commit | 91e08b35a8a87971b6615b2b0ed432a0bac44acf | [log] [tgz] |
---|---|---|
author | Damien Le Moal <damien.lemoal@wdc.com> | Mon Jul 06 21:33:54 2020 +0900 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Jul 08 01:03:44 2020 -0400 |
tree | abb28c43686f66a750038704e6000dee7203cf9d | |
parent | b1a557c23616b3814baea0a79233ef6a5e09fca8 [diff] |
scsi: sd: Fix kdoc comment format Fix the kdoc comment of the function sd_ioctl_common() to avoid a compiler warning when compiling with W=1. No functional changes. Link: https://lore.kernel.org/r/20200706123354.452047-1-damien.lemoal@wdc.com Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>