summaryrefslogtreecommitdiff
path: root/drivers/scsi/megaraid/mega_common.h
diff options
context:
space:
mode:
authorRandy Dunlap <randy.dunlap@oracle.com>2007-01-10 05:40:52 (GMT)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>2007-01-13 19:55:35 (GMT)
commit59f19a9efc3949f4e5675186bdcb6db1f46258a1 (patch)
treefc55714f487e5b2ceed579ccd65b795f524ae832 /drivers/scsi/megaraid/mega_common.h
parenta69b74d39f50b3e3ca9a6641bd71f3fc55d32d98 (diff)
downloadlinux-59f19a9efc3949f4e5675186bdcb6db1f46258a1.tar.xz
[SCSI] megaraid: more kernel-doc fixes
More megaraid kernel-doc fixes. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Acked-by: Sumant Patro <sumantp@lsil.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/megaraid/mega_common.h')
-rw-r--r--drivers/scsi/megaraid/mega_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/megaraid/mega_common.h b/drivers/scsi/megaraid/mega_common.h
index ab45e7a..26e1e6c 100644
--- a/drivers/scsi/megaraid/mega_common.h
+++ b/drivers/scsi/megaraid/mega_common.h
@@ -271,7 +271,7 @@ typedef struct {
#define ASSERT(expression)
#endif
-/*
+/**
* struct mraid_pci_blk - structure holds DMA memory block info
* @vaddr : virtual address to a memory block
* @dma_addr : DMA handle to a memory block