From: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
To: gregkh@linuxfoundation.org
Cc: willy@meta-x.org, devel@driverdev.osuosl.org,
linux-kernel@vger.kernel.org,
Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
Subject: [PATCH v2 0/5] Staging: panel: TODO fixes
Date: Sun, 3 Jan 2016 20:38:08 +0100 [thread overview]
Message-ID: <cover.1451849644.git.ksenija.stanojevic@gmail.com> (raw)
This patchset is based on checkpatch fixes made by previous patches.
Here I tried to address all suggestions made by Dan and Willy.
Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
Ksenija Stanojevic (5):
Staging: panel: Use u8 type
Staging: panel: Remove typedef pmask_t
Staging: panel: Remove ULL
Staging: panel: Reduce value range for *name
Staging: panel: Make statement more readable
drivers/staging/panel/panel.c | 46 +++++++++++++++++++++----------------------
1 file changed, 22 insertions(+), 24 deletions(-)
--
1.9.1
next reply other threads:[~2016-01-03 19:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-03 19:38 Ksenija Stanojevic [this message]
2016-01-03 19:39 ` [PATCH v2 1/5] Staging: panel: Use u8 type Ksenija Stanojevic
2016-01-03 19:40 ` [PATCH v2 2/5] Staging: panel: Remove typedef pmask_t Ksenija Stanojevic
2016-01-03 19:42 ` [PATCH v2 3/5] Staging: panel: Remove ULL Ksenija Stanojevic
2016-01-03 19:43 ` [PATCH v2 4/5] Staging: panel: Reduce value range for *name Ksenija Stanojevic
2016-01-03 19:44 ` [PATCH v2 5/5] Staging: panel: Make code more readable Ksenija Stanojevic
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.1451849644.git.ksenija.stanojevic@gmail.com \
--to=ksenija.stanojevic@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=willy@meta-x.org \
/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