[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140627003032.GA2944@kroah.com>
Date: Thu, 26 Jun 2014 20:30:32 -0400
From: Greg KH <gregkh@...uxfoundation.org>
To: Thomas Vegas <thomas@...uk.net>
Cc: Larry.Finger@...inger.net, navin.patidar@...il.com,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/3] staging: rtl8188eu: core: Remove unnecessary
conditionals
On Sun, Jun 22, 2014 at 01:01:50PM +0200, Thomas Vegas wrote:
> The variable 'pxmitbuf' is already set to NULL when entering the
> function. We can remove the first conditional. When _rtw_queue_empty()
> returns false, 'pxmitbuf' if not NULL. We can merge the second and
> third conditional.
>
> Signed-off-by: Thomas Vegas <thomas@...uk.net>
> ---
> drivers/staging/rtl8188eu/core/rtw_xmit.c | 7 +------
> 1 file changed, 1 insertion(+), 6 deletions(-)
Due to changes by others in this file, your patches do not apply
anymore, sorry.
greg k-h
--
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