All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: gdm724x: fix multiple checkpatch issues
@ 2015-10-18 12:51 Ioana Ciornei
  2015-10-18 12:51 ` [PATCH 1/5] staging: gdm724x: properly indent to match open paranthesis Ioana Ciornei
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ioana Ciornei @ 2015-10-18 12:51 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Ioana Ciornei

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-10-18 12:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-18 12:51 [PATCH 0/5] staging: gdm724x: fix multiple checkpatch issues Ioana Ciornei
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

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.