commit | aa198bf1dadefaefeb2c4a32444dfc6c7f93938d | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Mon Oct 13 09:15:09 2008 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Oct 23 11:42:17 2008 -0500 |
tree | 639718c7c6500eca603c9619e339f06a539ed2a7 | |
parent | 10dab22664914505dcb804d9ad09cad6bc94d349 [diff] |
[SCSI] fix netlink kernel-doc Fix kernel-doc warning: the function short description must be on one line and the previous comment is not kernel-doc but it was confusing scripts/kernel-doc. Warning(lin2627-g3-kdocfixes//drivers/scsi/scsi_netlink.c:221): No description found for parameter 'skb' Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>