All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tina Johnson <tinajohnson.1234@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: Tina Johnson <tinajohnson.1234@gmail.com>
Subject: [PATCH 0/4] Removed unnecessary parentheses from assignment statements
Date: Mon,  9 Mar 2015 12:02:46 +0530	[thread overview]
Message-ID: <1425882770-6239-1-git-send-email-tinajohnson.1234@gmail.com> (raw)

The patchset removes unnecessary parentheses around the right side of
assignment statements.

Tina Johnson (4):
  drivers: staging: rtl8188eu: core: Removed unnecessary parentheses
  drivers: staging: rtl8712: Removed unnecessary parentheses
  drivers: staging: rtl8723au: core: Removed unnecessary parentheses
  drivers: staging: rtl8723au: hal: Removed unnecessary parentheses

 drivers/staging/rtl8188eu/core/rtw_security.c       |    4 ++--
 drivers/staging/rtl8712/rtl871x_security.c          |    4 ++--
 drivers/staging/rtl8723au/core/rtw_security.c       |    4 ++--
 drivers/staging/rtl8723au/hal/HalDMOutSrc8723A_CE.c |    2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

-- 
1.7.10.4



             reply	other threads:[~2015-03-09  6:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-09  6:32 Tina Johnson [this message]
2015-03-09  6:32 ` [PATCH 1/4] drivers: staging: rtl8188eu: core: Removed unnecessary parentheses Tina Johnson
2015-03-09  6:32 ` [PATCH 2/4] drivers: staging: rtl8712: " Tina Johnson
2015-03-09  6:32 ` [PATCH 3/4] drivers: staging: rtl8723au: core: " Tina Johnson
2015-03-09  6:32 ` [PATCH 4/4] drivers: staging: rtl8723au: hal: " Tina Johnson

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=1425882770-6239-1-git-send-email-tinajohnson.1234@gmail.com \
    --to=tinajohnson.1234@gmail.com \
    --cc=outreachy-kernel@googlegroups.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.