lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 3 Nov 2008 14:57:33 -0800
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Kay Sievers <kay.sievers@...y.org>
Cc:	dougthompson@...ssion.com, linux-kernel@...r.kernel.org,
	greg@...ah.com
Subject: Re: edac: struct device - replace bus_id with dev_name(),
 dev_set_name()

On Thu, 30 Oct 2008 01:39:05 +0100
Kay Sievers <kay.sievers@...y.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!)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ