lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 21 May 2014 09:40:34 +0530
From:	navin patidar <navin.patidar@...il.com>
To:	Greg KH <gregkh@...uxfoundation.org>,
	Larry Finger <Larry.Finger@...inger.net>
Cc:	devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
	navin patidar <navin.patidar@...il.com>
Subject: Re: [PATCH 00/13]staging: rtl8188eu: Remove unused functions and variables

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@...il.com> wrote:
> From: navin patidar <navin.patidar@...il.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
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ