From: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
Paul Burton <paul.burton@mips.com>, Willy Tarreau <w@1wt.eu>,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] auxdisplay for v4.16-rc6
Date: Tue, 13 Mar 2018 19:46:52 +0100 [thread overview]
Message-ID: <20180313184652.dzjmoxs7zl4ocrfw@gmail.com> (raw)
Hi Linus,
Please pull these small changes to silence a few warnings in auxdisplay.
This is my first pull request, so if there is anything wrong, please let
me know!
Also, note that for the moment my PGP/GPG key is only signed by 2 other
kernel maintainers and that we did it over email/Skype. I used GitHub
as well for the same reason.
Cheers,
Miguel Ojeda
The following changes since commit 0c8efd610b58cb23cefdfa12015799079aef94ae:
Linux 4.16-rc5 (2018-03-11 17:25:09 -0700)
are available in the git repository at:
https://github.com/ojeda/linux.git tags/auxdisplay-for-linus-v4.16-rc6
for you to fetch changes up to 26a2c54d03bd514fb3d3520706f911b3ca56b011:
auxdisplay: img-ascii-lcd: Silence 2 uninitialized warnings (2018-03-13 18:16:38 +0100)
----------------------------------------------------------------
Silence a few warnings in auxdisplay.
- A couple of uninitialized warnings reported by the build service.
- A doc comment warning under W=1.
- Three fall through comments not recognized under W=1.
----------------------------------------------------------------
Miguel Ojeda (3):
auxdisplay: panel: Change comments to silence fallthrough warnings
auxdisplay: img-ascii-lcd: Fix doc comment to silence warnings
auxdisplay: img-ascii-lcd: Silence 2 uninitialized warnings
drivers/auxdisplay/img-ascii-lcd.c | 6 +++---
drivers/auxdisplay/panel.c | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
next reply other threads:[~2018-03-13 18:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-13 18:46 Miguel Ojeda [this message]
2018-03-14 16:56 ` Linus Torvalds
2018-03-14 20:58 ` Miguel Ojeda
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=20180313184652.dzjmoxs7zl4ocrfw@gmail.com \
--to=miguel.ojeda.sandonis@gmail.com \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=paul.burton@mips.com \
--cc=torvalds@linux-foundation.org \
--cc=w@1wt.eu \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome