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
| ||
|
Message-ID: <alpine.DEB.2.20.1801021454090.24055@hadrien> Date: Tue, 2 Jan 2018 14:55:08 +0100 (CET) From: Julia Lawall <julia.lawall@...6.fr> To: Bob Peterson <rpeterso@...hat.com> cc: Julia Lawall <Julia.Lawall@...6.fr>, dri-devel@...ts.freedesktop.org, dev@...nvswitch.org, linux-s390@...r.kernel.org, linux-scsi@...r.kernel.org, dccp@...r.kernel.org, Alexander Shishkin <alexander.shishkin@...ux.intel.com>, netdev@...r.kernel.org, kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org, amd-gfx@...ts.freedesktop.org, cluster-devel@...hat.com, esc storagedev <esc.storagedev@...rosemi.com>, Namhyung Kim <namhyung@...nel.org>, linux-ext4@...r.kernel.org, Jiri Olsa <jolsa@...hat.com>, linux-arm-kernel@...ts.infradead.org, linux-media@...r.kernel.org Subject: Re: [Cluster-devel] [PATCH 00/12] drop unneeded newline On Tue, 2 Jan 2018, Bob Peterson wrote: > ----- Original Message ----- > | Drop newline at the end of a message string when the printing function adds > | a newline. > > Hi Julia, > > NACK. > > As much as it's a pain when searching the source code for output strings, > this patch set goes against the accepted Linux coding style document. See: > > https://www.kernel.org/doc/html/v4.10/process/coding-style.html#breaking-long-lines-and-strings I don't think that's the case: "However, never break user-visible strings such as printk messages, because that breaks the ability to grep for them." julia > > Regards, > > Bob Peterson > -- > To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in > the body of a message to majordomo@...r.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >
Powered by blists - more mailing lists