Re: [PATCH RESEND 11/12] staging: wilc1000: rename os_context to wilc

2015-11-04 Thread Greg KH
On Thu, Oct 29, 2015 at 12:18:51PM +0900, Glen Lee wrote: > This patch rename os_context to wilc because it is used as struct wilc and > move os_private from struct wilc_wlan_os_context_t to struct wilc_wlan_inp_t. > Finally, delete wilc_wlan_os_context_t. > > Signed-off-by: Glen Lee

[PATCH RESEND 11/12] staging: wilc1000: rename os_context to wilc

2015-10-28 Thread Glen Lee
This patch rename os_context to wilc because it is used as struct wilc and move os_private from struct wilc_wlan_os_context_t to struct wilc_wlan_inp_t. Finally, delete wilc_wlan_os_context_t. Signed-off-by: Glen Lee --- drivers/staging/wilc1000/linux_wlan.c | 2 +-