diff options
author | Bart Van Assche <bvanassche@acm.org> | 2022-04-20 00:58:01 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-04-26 05:23:03 +0200 |
commit | d0c1725b1e64d9fd4e082f4b600d658b8a535cac (patch) | |
tree | 04e1e673cc3526410edb3d1ebba0b5d2a8e8f7cc /drivers/scsi/ufs/unipro.h | |
parent | scsi: ufs: Use an SPDX license identifier in the Kconfig file (diff) | |
download | linux-d0c1725b1e64d9fd4e082f4b600d658b8a535cac.tar.xz linux-d0c1725b1e64d9fd4e082f4b600d658b8a535cac.zip |
scsi: ufs: Remove paths from source code comments
Since specifying the path in a source file is redundant, remove the paths
from source code comments.
Link: https://lore.kernel.org/r/20220419225811.4127248-19-bvanassche@acm.org
Tested-by: Bean Huo <beanhuo@micron.com>
Reviewed-by: Avri Altman <avri.altman@wdc.com>
Reviewed-by: Bean Huo <beanhuo@micron.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/ufs/unipro.h')
-rw-r--r-- | drivers/scsi/ufs/unipro.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/scsi/ufs/unipro.h b/drivers/scsi/ufs/unipro.h index 705a6465ba5c..64647aa5c2e0 100644 --- a/drivers/scsi/ufs/unipro.h +++ b/drivers/scsi/ufs/unipro.h @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: GPL-2.0-or-later */ /* - * drivers/scsi/ufs/unipro.h - * * Copyright (C) 2013 Samsung Electronics Co., Ltd. */ |