* [PATCH 00/13]staging: rtl8188eu: Remove unused functions and variables
@ 2014-05-07 3:57 navin.patidar
2014-05-21 4:10 ` navin patidar
0 siblings, 1 reply; 2+ messages in thread
From: navin.patidar @ 2014-05-07 3:57 UTC (permalink / raw)
To: gregkh, Larry.Finger; +Cc: devel, linux-kernel, navin patidar
From: navin patidar <navin.patidar@gmail.com>
Following patches remove unused functions, variables and functions with empty
definition.
navin patidar (13):
staging: rtl8188eu: Remove 'semaphore allrxreturnevt' from struct
recv_priv
staging: rtl8188eu: Remove unused member variables of struct
recv_priv
staging: rtl8188eu: Remove 'spinlock_t lock' from struct recv_priv
staging: rtl8188eu: Remove struct zero_bulkout_context
staging: rtl8188eu: Remove function rtw_os_recv_resource_init()
staging: rtl8188eu: Remove function rtw_os_recv_resource_free()
staging: rtl8188eu: Remove function rtw_hostapd_mlme_rx()
staging: rtl8188eu: Remove function rtw_os_recvbuf_resource_free()
staging: rtl8188eu: Remove unused inline function recvframe_push()
staging: rtl8188eu: Remove unused inline function get_rx_status()
staging: rtl8188eu: Remove 'void *precvbuf' from struct recv_frame
staging: rtl8188eu: Remove 'int frame_tag' from struct recv_frame
staging: rtl8188eu: Remove 'u8 fragcnt' from struct recv_frame
drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 2 --
drivers/staging/rtl8188eu/core/rtw_recv.c | 8 -----
drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c | 2 +-
drivers/staging/rtl8188eu/hal/usb_ops_linux.c | 1 -
drivers/staging/rtl8188eu/include/recv_osdep.h | 4 ---
drivers/staging/rtl8188eu/include/rtw_recv.h | 36 ----------------------
drivers/staging/rtl8188eu/os_dep/recv_linux.c | 25 ---------------
drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c | 7 -----
8 files changed, 1 insertion(+), 84 deletions(-)
--
1.7.10.4
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 00/13]staging: rtl8188eu: Remove unused functions and variables
2014-05-07 3:57 [PATCH 00/13]staging: rtl8188eu: Remove unused functions and variables navin.patidar
@ 2014-05-21 4:10 ` navin patidar
0 siblings, 0 replies; 2+ messages in thread
From: navin patidar @ 2014-05-21 4:10 UTC (permalink / raw)
To: Greg KH, Larry Finger; +Cc: devel, linux-kernel, navin patidar
Hi Greg,
Please merge this patchset, It has been pending for some time.
regards,
navin patidar
On Wed, May 7, 2014 at 9:27 AM, <navin.patidar@gmail.com> wrote:
> From: navin patidar <navin.patidar@gmail.com>
>
> Following patches remove unused functions, variables and functions with empty
> definition.
>
> navin patidar (13):
> staging: rtl8188eu: Remove 'semaphore allrxreturnevt' from struct
> recv_priv
> staging: rtl8188eu: Remove unused member variables of struct
> recv_priv
> staging: rtl8188eu: Remove 'spinlock_t lock' from struct recv_priv
> staging: rtl8188eu: Remove struct zero_bulkout_context
> staging: rtl8188eu: Remove function rtw_os_recv_resource_init()
> staging: rtl8188eu: Remove function rtw_os_recv_resource_free()
> staging: rtl8188eu: Remove function rtw_hostapd_mlme_rx()
> staging: rtl8188eu: Remove function rtw_os_recvbuf_resource_free()
> staging: rtl8188eu: Remove unused inline function recvframe_push()
> staging: rtl8188eu: Remove unused inline function get_rx_status()
> staging: rtl8188eu: Remove 'void *precvbuf' from struct recv_frame
> staging: rtl8188eu: Remove 'int frame_tag' from struct recv_frame
> staging: rtl8188eu: Remove 'u8 fragcnt' from struct recv_frame
>
> drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 2 --
> drivers/staging/rtl8188eu/core/rtw_recv.c | 8 -----
> drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c | 2 +-
> drivers/staging/rtl8188eu/hal/usb_ops_linux.c | 1 -
> drivers/staging/rtl8188eu/include/recv_osdep.h | 4 ---
> drivers/staging/rtl8188eu/include/rtw_recv.h | 36 ----------------------
> drivers/staging/rtl8188eu/os_dep/recv_linux.c | 25 ---------------
> drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c | 7 -----
> 8 files changed, 1 insertion(+), 84 deletions(-)
>
> --
> 1.7.10.4
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-21 4:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-07 3:57 [PATCH 00/13]staging: rtl8188eu: Remove unused functions and variables navin.patidar
2014-05-21 4:10 ` navin patidar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome