From: Namrata A Shettar <namrataashettar@gmail.com>
To: Aditya Shankar <aditya.shankar@microchip.com>,
Ganesh Krishna <ganesh.krishna@microchip.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
outreachy-kernel <outreachy-kernel@googlegroups.com>
Subject: [PATCH 0/3] staging: wilc1000: Fix multiple issues
Date: Fri, 30 Sep 2016 19:14:22 +0530 [thread overview]
Message-ID: <cover.1475241561.git.namrataashettar@gmail.com> (raw)
Fix issues found in wilc1000 driver found using checkpatch.pl and
coccinelle script.
Namrata A Shettar (3):
staging: wilc1000: wilc_wlan: Compress return logic
staging: wilc1000: wilc_spi: Compress return logic
staging: wilc1000: wilc_spi: Remove unnecessary blank lines
drivers/staging/wilc1000/wilc_spi.c | 28 ++++++----------------------
drivers/staging/wilc1000/wilc_wlan.c | 6 ++----
2 files changed, 8 insertions(+), 26 deletions(-)
--
2.7.4
next reply other threads:[~2016-09-30 13:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-30 13:44 Namrata A Shettar [this message]
2016-09-30 13:44 ` [PATCH 1/3] staging: wilc1000: wilc_wlan: Compress return logic Namrata A Shettar
2016-09-30 13:44 ` [PATCH 2/3] staging: wilc1000: wilc_spi: " Namrata A Shettar
2016-09-30 13:45 ` [PATCH 3/3] staging: wilc1000: wilc_spi: Remove unnecessary blank lines Namrata A Shettar
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=cover.1475241561.git.namrataashettar@gmail.com \
--to=namrataashettar@gmail.com \
--cc=aditya.shankar@microchip.com \
--cc=ganesh.krishna@microchip.com \
--cc=gregkh@linuxfoundation.org \
--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.