All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Staging: emxx_udc: Fix checkpatch.pl warnings
@ 2015-02-20 23:21 Haneen Mohammed
  2015-02-20 23:29 ` [PATCH 1/2] Staging: emxx_udc: Fix do not add new typedefs Haneen Mohammed
  2015-02-20 23:32 ` [PATCH 2/2] Staging: emxx_udc: Replace printk with pr_err Haneen Mohammed
  0 siblings, 2 replies; 8+ messages in thread
From: Haneen Mohammed @ 2015-02-20 23:21 UTC (permalink / raw)
  To: outreachy-kernel

This patchset fixes the following coding style issues found by checkpatch.pl:
Do not add new typedefs
Replace printk with pr_err

Haneen Mohammed (2):
  Staging: emxx_udc: Fix do not add new typedefs
  Staging: emxx_udc: Replace printk with pr_err

 drivers/staging/emxx_udc/emxx_udc.c | 60 ++++++++++++++++++-------------------
 drivers/staging/emxx_udc/emxx_udc.h | 28 ++++++++---------
 2 files changed, 44 insertions(+), 44 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2015-02-25 16:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-20 23:21 [PATCH 0/2] Staging: emxx_udc: Fix checkpatch.pl warnings Haneen Mohammed
2015-02-20 23:29 ` [PATCH 1/2] Staging: emxx_udc: Fix do not add new typedefs Haneen Mohammed
2015-02-21 21:01   ` [Outreachy kernel] [PATCH v3 " Julia Lawall
2015-02-20 23:32 ` [PATCH 2/2] Staging: emxx_udc: Replace printk with pr_err Haneen Mohammed
2015-02-21 20:59   ` [Outreachy kernel] " Julia Lawall
2015-02-24 23:25     ` Greg KH
2015-02-25 16:20       ` Haneen Mohammed
2015-02-25 16:54         ` Greg KH

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.