From: Greg KH <gregkh@linuxfoundation.org>
To: Man Choy <manchoyy@gmail.com>
Cc: devel@driverdev.osuosl.org, Kirk Reiser <kirk@reisers.ca>,
Walt Feasel <waltfeasel@gmail.com>,
Katie Dunne <kdunne@mail.ccsf.edu>,
speakup@linux-speakup.org, linux-kernel@vger.kernel.org,
Colin Ian King <colin.king@canonical.com>,
Samuel Thibault <samuel.thibault@ens-lyon.org>,
Chris Brannon <chris@the-brannons.com>
Subject: Re: [PATCH] speakup: synth: Fix checkpatch warning
Date: Mon, 27 Feb 2017 15:42:36 +0100 [thread overview]
Message-ID: <20170227144236.GA15402@kroah.com> (raw)
In-Reply-To: <1488086559-10989-1-git-send-email-manchoyy@gmail.com>
On Sun, Feb 26, 2017 at 01:22:18PM +0800, Man Choy wrote:
> Fix following checkpatch warning:
>
> WARNING: line over 80 characters
> + &synth->attributes) < 0)
>
> total: 0 errors, 1 warnings, 485 lines checked
> Signed-off-by: Man Choy <manchoyy@gmail.com>
> ---
> drivers/staging/speakup/synth.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Someone else already did this before you did, sorry :(
greg k-h
next prev parent reply other threads:[~2017-02-27 14:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-26 5:22 [PATCH] speakup: synth: Fix checkpatch warning Man Choy
2017-02-27 14:42 ` Greg KH [this message]
2017-02-28 1:07 ` Man Choy
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=20170227144236.GA15402@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=chris@the-brannons.com \
--cc=colin.king@canonical.com \
--cc=devel@driverdev.osuosl.org \
--cc=kdunne@mail.ccsf.edu \
--cc=kirk@reisers.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=manchoyy@gmail.com \
--cc=samuel.thibault@ens-lyon.org \
--cc=speakup@linux-speakup.org \
--cc=waltfeasel@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.