scsi_scan.c: fix/convert functions to use kernel-doc
authorRandy Dunlap <randy.dunlap@oracle.com>
Mon, 24 May 2010 00:02:30 +0000 (17:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 24 May 2010 14:31:20 +0000 (07:31 -0700)
commit9f6aa5750de30b1ba35f6cb8de50c17b4fb59cab
treeef60189f4b8fd342bd6fd043f5952b41a2779bd7
parent89bbfb6bfbd4dae1ec29d6d4b3518c031b4f190c
scsi_scan.c: fix/convert functions to use kernel-doc

scsi_scan.c: fix incorrectly formatted kernel-doc notation
& convert documentation of 2 functions into kernel-doc.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/scsi/scsi_scan.c