]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: bcm: Remove typedef for _VENDOR_SECTION_INFO and call directly.
authorKevin McKinney <klmckinney1@gmail.com>
Sat, 1 Dec 2012 06:15:54 +0000 (01:15 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:45:50 +0000 (10:45 -0800)
commitc7c58d47542c89189bed99187f3feba51319dc60
treecc38892692ed013f81466519132c38dee71a03a4
parent5c278ee693e0070dbc0e01dc581a2ac87da00f91
Staging: bcm: Remove typedef for _VENDOR_SECTION_INFO and call directly.

This patch removes typedef for _VENDOR_SECTION_INFO, and
changes the name of the struct to bcm_vendor_section_info.
In addition, any calls to typedefs VENDOR_SECTION_INFO, or
*PVENDOR_SECTION_INFO are changed to call the struct
directly.

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/nvm.h