dect
/
linux-2.6
Archived
13
0
Fork 0

[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>
This commit is contained in:
Randy Dunlap 2007-01-09 21:40:52 -08:00 committed by James Bottomley
parent a69b74d39f
commit 59f19a9efc
2 changed files with 2 additions and 2 deletions

View 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

View 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