From: Andrew Morton <akpm@linux-foundation.org>
To: Kay Sievers <kay.sievers@vrfy.org>
Cc: dougthompson@xmission.com, linux-kernel@vger.kernel.org, greg@kroah.com
Subject: Re: edac: struct device - replace bus_id with dev_name(), dev_set_name()
Date: Mon, 3 Nov 2008 14:57:33 -0800 [thread overview]
Message-ID: <20081103145733.3b1701d1.akpm@linux-foundation.org> (raw)
In-Reply-To: <1225327145.5970.30.camel@nga.site>
On Thu, 30 Oct 2008 01:39:05 +0100
Kay Sievers <kay.sievers@vrfy.org> wrote:
> Subject: edac: struct device - replace bus_id with dev_name(), dev_set_name()
um,
ERROR: space required after that ',' (ctx:VxV)
#40: FILE: drivers/edac/edac_mc.c:404:
+ "%s (%s) %s %s already assigned %d\n",dev_name( p->dev),
^
ERROR: space prohibited after that open parenthesis '('
#40: FILE: drivers/edac/edac_mc.c:404:
+ "%s (%s) %s %s already assigned %d\n",dev_name( p->dev),
where did this crap come from? It looks like some automated thing
placed a space at the wrong end of the string?
If so, are we about to send hundreds of such mistakes into the tree?
(checkpatch! Is good!)
next prev parent reply other threads:[~2008-11-03 22:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-30 0:39 edac: struct device - replace bus_id with dev_name(), dev_set_name() Kay Sievers
2008-10-30 8:31 ` Doug Thompson
2008-11-03 22:57 ` Andrew Morton [this message]
2008-11-03 23:05 ` Kay Sievers
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=20081103145733.3b1701d1.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=dougthompson@xmission.com \
--cc=greg@kroah.com \
--cc=kay.sievers@vrfy.org \
--cc=linux-kernel@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).