[SCSI] drivers/scsi/FlashPoint.c: untypedef struct NVRAMInfo
authorAlexey Dobriyan <adobriyan@gmail.com>
Wed, 8 Mar 2006 08:14:33 +0000 (00:14 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 12 Mar 2006 15:16:47 +0000 (09:16 -0600)
commit68d0c1ae66413ef553b1132269129003cea668ed
tree425e0d52997425a494d36471ab29b3bd11c83986
parentf31dc0cde69761dca05687addfd233accd393d1c
[SCSI] drivers/scsi/FlashPoint.c: untypedef struct NVRAMInfo

* struct NVRAMInfo => struct nvram_info
* PNVRamInfo => struct nvram_info *
* NVRAMINFO => struct nvram_info

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/FlashPoint.c