]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: wilc1000: Remove and rename struct typedefs
authorBhumika Goyal <bhumirks@gmail.com>
Fri, 19 Feb 2016 13:29:20 +0000 (18:59 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 01:09:44 +0000 (17:09 -0800)
commit492c9c3522baeb1ce3b0d43899174be6b8cb6f7a
treecea63959a4983096a7bbb006259e7267aadadb12
parentae68b3f8fcc309b560e33b68b0b10a350fd663df
Staging: wilc1000: Remove and rename struct typedefs

This patch gets rid of struct typedefs wilc_cfg_byte_t, wilc_cfg_hword_t,
wilc_cfg_word_t and wilc_cfg_str_t as as linux kernel coding style
guidelines suggest not using typdefs for structure types.
Also drop '_t' from the names.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan_cfg.c
drivers/staging/wilc1000/wilc_wlan_cfg.h