Staging: winbond: Convert typedef struct _STRUCT_SELECTOR
authorSankar P <sankar.curiosity@gmail.com>
Fri, 19 Mar 2010 20:41:01 +0000 (02:11 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:48 +0000 (11:35 -0700)
This patch converts the declaration typedef struct _STRUCT_SELECTOR
to struct struct_selector and also the places where it was used.

Signed-off-by: Sankar P <sankar.curiosity@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found