]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: sd_zbc: Fix comments and indentation
authorDamien Le Moal <damien.lemoal@wdc.com>
Tue, 10 Oct 2017 20:54:22 +0000 (05:54 +0900)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 17 Oct 2017 03:54:32 +0000 (23:54 -0400)
commit685721809250ba137e19071c4454459ab69ac594
tree2926505d1ba75c60e99636150244fe2d8912f175
parentfc79d2ff92fffca7e1c840c36efe710c23c9b093
scsi: sd_zbc: Fix comments and indentation

Fix comments style (use kernel-doc style) and content to clarify some
functions. Also fix some functions signature indentation and remove a
useless blank line in sd_zbc_read_zones().

No functional change is introduced by this patch.

Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/scsi_lib.c
drivers/scsi/sd_zbc.c