mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ahmad Hassan <ahmad.hassan612@gmail.com>
To: devel@driverdev.osuosl.org
Cc: gregkh@linuxfoundation.org, vinc94@gmail.com,
	roberta.dobrescu@gmail.com, sachin.kamat@samsung.com,
	ebru.akagunduz@gmail.com, damm+renesas@opensource.se,
	linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] Replacing ERR by dev_err
Date: Wed, 21 Jan 2015 13:53:03 -0900	[thread overview]
Message-ID: <cover.1421880617.git.ahmad.hassan612@gmail.com> (raw)

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


             reply	other threads:[~2015-01-21 11:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-21 22:53 Ahmad Hassan [this message]
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

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.1421880617.git.ahmad.hassan612@gmail.com \
    --to=ahmad.hassan612@gmail.com \
    --cc=damm+renesas@opensource.se \
    --cc=devel@driverdev.osuosl.org \
    --cc=ebru.akagunduz@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=roberta.dobrescu@gmail.com \
    --cc=sachin.kamat@samsung.com \
    --cc=vinc94@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome