From: Ioana Ciornei <ciorneiioana@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: Ioana Ciornei <ciorneiioana@gmail.com>
Subject: [PATCH 0/5] staging: gdm724x: fix multiple checkpatch issues
Date: Sun, 18 Oct 2015 15:51:47 +0300 [thread overview]
Message-ID: <cover.1445172595.git.ciorneiioana@gmail.com> (raw)
This patchset fixes multiple checkpatch issues.
Ioana Ciornei (4):
staging: gdm724x: properly indent to match open paranthesis
stating: gdm724x: remove explicit NULL comparison
staging: gdm724x: add spaces around binary operators
staging: gdm724x: correct kzalloc/kmalloc sizeof argument
staging: gdm724x: remove multiple blank lines
drivers/staging/gdm724x/gdm_lte.c | 40 ++++++++++++++---------------
drivers/staging/gdm724x/gdm_mux.c | 22 +++++++---------
drivers/staging/gdm724x/gdm_tty.c | 6 ++---
drivers/staging/gdm724x/gdm_usb.c | 50 ++++++++++++++++++-------------------
drivers/staging/gdm724x/netlink_k.c | 10 ++++----
5 files changed, 62 insertions(+), 66 deletions(-)
--
2.1.4
next reply other threads:[~2015-10-18 12:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-18 12:51 Ioana Ciornei [this message]
2015-10-18 12:51 ` [PATCH 1/5] staging: gdm724x: properly indent to match open paranthesis Ioana Ciornei
2015-10-18 12:51 ` [PATCH 2/5] stating: gdm724x: remove explicit NULL comparison Ioana Ciornei
2015-10-18 12:51 ` [PATCH 3/5] staging: gdm724x: add spaces around binary operators Ioana Ciornei
2015-10-18 12:51 ` [PATCH 4/5] staging: gdm724x: correct kzalloc/kmalloc sizeof argument Ioana Ciornei
2015-10-18 12:51 ` [PATCH 5/5] staging: gdm724x: remove multiple blank lines Ioana Ciornei
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.1445172595.git.ciorneiioana@gmail.com \
--to=ciorneiioana@gmail.com \
--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.