Hi Arvind,

On Sun, 16 Dec 2012 02:08:50 +0530 Arvind R <[email protected]> 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                    [email protected]

Attachment: pgpFbqGKr6kHR.pgp
Description: PGP signature

Reply via email to