From: therealcykey@gmail.com
To: gregkh@linuxfoumdation.org, kyungmin.park@samsung.com,
andrzej.p@samsung.com
Cc: benoit@android.com, lockwood@android.com,
linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org,
David Murray <therealcykey@gmail.com>
Subject: [PATCH] Drivers: Staging: ccg: Made checkpatch.pl clean
Date: Fri, 6 Jul 2012 09:20:43 -0500 [thread overview]
Message-ID: <1341584444-2414-1-git-send-email-therealcykey@live.com> (raw)
From: David Murray <therealcykey@gmail.com>
Fixed a tiny checkpatch.pl warning.
Signed-off-by: David Murray <therealcykey@gmail.com>
---
drivers/staging/ccg/ccg.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/ccg/ccg.c b/drivers/staging/ccg/ccg.c
index a5b36a9..c50fa02 100644
--- a/drivers/staging/ccg/ccg.c
+++ b/drivers/staging/ccg/ccg.c
@@ -1143,7 +1143,7 @@ static int ccg_bind(struct usb_composite_dev *cdev)
if (gcnum >= 0)
device_desc.bcdDevice = cpu_to_le16(0x0200 + gcnum);
else {
- pr_warning("%s: controller '%s' not recognized\n",
+ pr_warn("%s: controller '%s' not recognized\n",
longname, gadget->name);
device_desc.bcdDevice = __constant_cpu_to_le16(0x9999);
}
--
1.7.9.5
reply other threads:[~2012-07-06 14:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1341584444-2414-1-git-send-email-therealcykey@live.com \
--to=therealcykey@gmail.com \
--cc=andrzej.p@samsung.com \
--cc=benoit@android.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoumdation.org \
--cc=kyungmin.park@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lockwood@android.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
all inboxes | Powered by JetHome®