mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Replacing ERR by dev_err
@ 2015-01-21 22:53 Ahmad Hassan
  2015-01-21 22:55 ` [PATCH 1/2] staging: emxx_udc: Replace " Ahmad Hassan
  2015-01-21 22:56 ` [PATCH 2/2] staging: emxx_udc: remove macro ERR Ahmad Hassan
  0 siblings, 2 replies; 5+ messages in thread
From: Ahmad Hassan @ 2015-01-21 22:53 UTC (permalink / raw)
  To: devel
  Cc: gregkh, vinc94, roberta.dobrescu, sachin.kamat, ebru.akagunduz,
	damm+renesas, linux-kernel

This patch set removes the macro ERR from emxx_udc.h and accordingly
emxx_udc.c occurrences of ERR changes to dev_err

Ahmad Hassan (2):
  staging: emxx_udc: Replace ERR by dev_err
  staging: emxx_udc: remove macro ERR

 drivers/staging/emxx_udc/emxx_udc.c | 80 ++++++++++++++++++-------------------
 drivers/staging/emxx_udc/emxx_udc.h |  1 -
 2 files changed, 40 insertions(+), 41 deletions(-)

-- 
2.2.1


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

end of thread, other threads:[~2015-01-21 14:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-21 22:53 [PATCH 0/2] Replacing ERR by dev_err Ahmad Hassan
2015-01-21 22:55 ` [PATCH 1/2] staging: emxx_udc: Replace " Ahmad Hassan
2015-01-21 12:46   ` Jeremiah Mahler
2015-01-21 22:56 ` [PATCH 2/2] staging: emxx_udc: remove macro ERR Ahmad Hassan
2015-01-21 14:02   ` Tobias Klauser

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