[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.10.1505081408050.2648@hadrien>
Date: Fri, 8 May 2015 14:11:12 +0200 (CEST)
From: Julia Lawall <julia.lawall@...6.fr>
To: Mike Shuey <shuey@...due.edu>
cc: oleg.drokin@...el.com, devel@...verdev.osuosl.org,
gregkh@...uxfoundation.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org, HPDD-discuss@...1.01.org
Subject: Re: [PATCH v2 8/8] staging: lustre: code cleanup - normalize
whitespace
> static __u32 kiblnd_cksum(void *ptr, int nob)
> {
> - char *c = ptr;
> - __u32 sum = 0;
> + char *c = ptr;
> + __u32 sum = 0;
Maybe drop the extra space after c here.
julia
--
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