[SCSI] megaraid: more kernel-doc fixes
authorRandy Dunlap <randy.dunlap@oracle.com>
Wed, 10 Jan 2007 05:40:52 +0000 (21:40 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 13 Jan 2007 19:55:35 +0000 (13:55 -0600)
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>
drivers/scsi/megaraid/mbox_defs.h
drivers/scsi/megaraid/mega_common.h

index 3052869..170399e 100644 (file)
@@ -748,7 +748,7 @@ typedef struct {
 
 
 /**
- * private_bios_data - bios private data for boot devices
+ * struct private_bios_data - bios private data for boot devices
  * @geometry   : bits 0-3 - BIOS geometry, 0x0001 - 1GB, 0x0010 - 2GB,
  *             0x1000 - 8GB, Others values are invalid
  * @unused     : bits 4-7 are unused
index ab45e7a..26e1e6c 100644 (file)
@@ -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