summaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
authorDamien Le Moal <damien.lemoal@opensource.wdc.com>2022-04-04 07:00:41 +0200
committerMartin K. Petersen <martin.petersen@oracle.com>2022-04-07 04:07:30 +0200
commit6eaa77144b90582cef7f1fc346f11df51f9f83d5 (patch)
treeefae754484274a6c8777693f119dfaf1e0d1c605 /.clang-format
parentscsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap use (diff)
downloadlinux-6eaa77144b90582cef7f1fc346f11df51f9f83d5.tar.xz
linux-6eaa77144b90582cef7f1fc346f11df51f9f83d5.zip
scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc comment
The start_addres argument of mpt3sas_check_same_4gb_region() was misnamed in the function kdoc comment, resulting in the following warning when compiling with W=1. drivers/scsi/mpt3sas/mpt3sas_base.c:5728: warning: Function parameter or member 'start_address' not described in 'mpt3sas_check_same_4gb_region' drivers/scsi/mpt3sas/mpt3sas_base.c:5728: warning: Excess function parameter 'reply_pool_start_address' description in 'mpt3sas_check_same_4gb_region' Fix the argument name in the function kdoc comment to avoid it. While at it, remove a useless blank line between the kdoc and function code. Link: https://lore.kernel.org/r/20220404050041.594774-1-damien.lemoal@opensource.wdc.com Acked-by: Sreekanth Reddy <sreekanth.reddy@broadcom.com> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions