[PATCH v2 23/75] staging: ks7010: Remove unused 'struct rsn_t'.

Greg KH gregkh at linuxfoundation.org
Mon Apr 23 12:14:11 UTC 2018


On Fri, Mar 30, 2018 at 11:08:03PM -0700, Quytelda Kahja wrote:
> 'struct rsn_t' is not used in this driver. Remove 'struct rsn_t'.
> 
> Signed-off-by: Quytelda Kahja <quytelda at tamalin.org>
> ---
>  drivers/staging/ks7010/ks_hostif.h | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/drivers/staging/ks7010/ks_hostif.h b/drivers/staging/ks7010/ks_hostif.h
> index a3c686c1289c..091bc82a99c4 100644
> --- a/drivers/staging/ks7010/ks_hostif.h
> +++ b/drivers/staging/ks7010/ks_hostif.h
> @@ -231,11 +231,7 @@ struct ibss_parms {
>  	__le16 atim_window;
>  } __packed;
>  
> -struct rsn_t {
> -	u8 size;
>  #define RSN_BODY_SIZE 64

Also remove that.


More information about the devel mailing list