aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/target/target_core_user.c
diff options
context:
space:
mode:
authorBart Van Assche <bvanassche@acm.org>2021-05-09 14:38:17 -0700
committerMartin K. Petersen <martin.petersen@oracle.com>2021-05-21 16:07:23 -0400
commitb592d66235f5f7c2191cc0348468b343c17c3977 (patch)
tree46fbc4571285b52cb2fdf736bb53d39bcbf20dbc /drivers/target/target_core_user.c
parentscsi: 3w-9xxx: Fix endianness issues in command packets (diff)
downloadwireguard-linux-b592d66235f5f7c2191cc0348468b343c17c3977.tar.xz
wireguard-linux-b592d66235f5f7c2191cc0348468b343c17c3977.zip
scsi: ufs: ufs-exynos: Move definitions from .h to .c
In the Linux kernel definitions of data structures should occur in .c files. Hence move the exynos7_uic_attr definition from a .h into a .c file. Additionally, declare exynos_ufs_drvs static. This patch fixes the following two sparse warnings: drivers/scsi/ufs/ufs-exynos.h:248:28: warning: symbol 'exynos_ufs_drvs' was not declared. Should it be static? drivers/scsi/ufs/ufs-exynos.h:250:28: warning: symbol 'exynos7_uic_attr' was not declared. Should it be static? Link: https://lore.kernel.org/r/20210509213817.4348-1-bvanassche@acm.org Cc: Alim Akhtar <alim.akhtar@samsung.com> Cc: Kiwoong Kim <kwmad.kim@samsung.com> Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/target/target_core_user.c')
0 files changed, 0 insertions, 0 deletions