[PATCH v4 2/3] staging: wilc1000: Rename tstrRSSI members and change type of u8Full to bool

2017-02-24 Thread Tahia Khan
Remove Hungarian notation and camel casing from all tstrRSSI members' names. Additionally, change type of u8Full to bool since it only takes values 1 or 0. Signed-off-by: Tahia Khan Acked-by: Julia Lawall ---

[PATCH v4 2/3] staging: wilc1000: Rename tstrRSSI members and change type of u8Full to bool

2017-02-24 Thread Tahia Khan
Remove Hungarian notation and camel casing from all tstrRSSI members' names. Additionally, change type of u8Full to bool since it only takes values 1 or 0. Signed-off-by: Tahia Khan Acked-by: Julia Lawall --- drivers/staging/wilc1000/coreconfigurator.h | 6 +++---