]> 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)
commitddb8550aef641d12961a04b43e084b8894a23b9c
treecea63959a4983096a7bbb006259e7267aadadb12
parent200e3ab5f7af1fbff78e743297323edb181b37ba
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