From: Greg KH <gregkh@linuxfoundation.org>
To: Vatika Harlalka <vatikaharlalka@gmail.com>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] [PATCH v2] Staging: rtl8188eu: Remove redundant if conditions
Date: Sun, 1 Mar 2015 16:19:55 -0800 [thread overview]
Message-ID: <20150302001955.GA11204@kroah.com> (raw)
In-Reply-To: <20150227062337.GA10321@gmail.com>
On Fri, Feb 27, 2015 at 11:53:37AM +0530, Vatika Harlalka wrote:
> Remove redundant if blocks as is2t is always false.
> Variable rf is always 1 as is2t is false.
> Variable value32 is unused after removing redundant code.
>
> Signed-off-by: Vatika Harlalka <vatikaharlalka@gmail.com>
> ---
> Changes in v2: Added one new unused if() block.
>
> drivers/staging/rtl8188eu/hal/phy.c | 55 ++-----------------------------------
> 1 file changed, 2 insertions(+), 53 deletions(-)
Does not apply :(
prev parent reply other threads:[~2015-03-02 0:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-27 6:23 [PATCH v2] Staging: rtl8188eu: Remove redundant if conditions Vatika Harlalka
2015-03-02 0:19 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150302001955.GA11204@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=outreachy-kernel@googlegroups.com \
--cc=vatikaharlalka@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.