Re: [PATCH 3.7.0 1/9] i82975x_edac.c: fix style errors
From: Stephen Rothwell <hidden>
Date: 2012-12-15 22:10:14
Also in:
lkml
Attachments
- (unnamed) [application/pgp-signature] 836 bytes
From: Stephen Rothwell <hidden>
Date: 2012-12-15 22:10:14
Also in:
lkml
Hi Arvind, On Sun, 16 Dec 2012 02:08:50 +0530 Arvind R [off-list ref] wrote:
Subject: [PATCH 3.7.0 1/9] i82975x_edac.c: fix style errors splits or shortens extra long lines in source.
Don't do this, except for the one marked below, these add no value. The line length is a guide.
- snprintf(csrow->channels[chan]->dimm->label, EDAC_MC_LABEL_LEN, "DIMM %c%d", + snprintf(csrow->channels[chan]->dimm->label, + EDAC_MC_LABEL_LEN, "DIMM %c%d",
Only keep this one. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au