From: Namrata A Shettar <namrataashettar@gmail.com>
To: Forest Bond <forest@alittletooquiet.net>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Rithvik Patibandla <rithvikp98@gmail.com>,
outreachy-kernel <outreachy-kernel@googlegroups.com>
Subject: [PATCH 0/2] staging: vt6656: Fix return values
Date: Mon, 26 Sep 2016 23:55:38 +0530 [thread overview]
Message-ID: <cover.1474912143.git.namrataashettar@gmail.com> (raw)
Remove unnecessary return values. Change return type of corresponding
functions to 'void'. Make changes in header file to reflect this.
Namrata A Shettar (2):
staging: vt6656: Remove unnecessary return values
staging: vt6656: Make return type changes of functions
drivers/staging/vt6656/card.c | 23 ++++++-----------------
drivers/staging/vt6656/card.h | 6 +++---
2 files changed, 9 insertions(+), 20 deletions(-)
--
2.7.4
next reply other threads:[~2016-09-26 18:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-26 18:25 Namrata A Shettar [this message]
2016-09-26 18:25 ` [PATCH 1/2] staging: vt6656: Remove unnecessary return values Namrata A Shettar
2016-09-26 18:26 ` [PATCH 2/2] staging: vt6656: Make return type changes of functions Namrata A Shettar
2016-09-27 11:09 ` Greg Kroah-Hartman
2016-09-27 16:39 ` Namrata A Shettar
2016-09-28 9:24 ` Greg Kroah-Hartman
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.1474912143.git.namrataashettar@gmail.com \
--to=namrataashettar@gmail.com \
--cc=forest@alittletooquiet.net \
--cc=gregkh@linuxfoundation.org \
--cc=outreachy-kernel@googlegroups.com \
--cc=rithvikp98@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.