On Mon, Feb 01, 2010 at 10:03:45AM +0000, Alexander Clouter wrote: > From: Alexander Clouter <alex@xxxxxxxxxxxxx> > Date: Mon, 1 Feb 2010 10:03:45 +0000 > To: linux-mips@xxxxxxxxxxxxxx > Subject: Re: [PATCH 1/3] MIPS: AR7 whitespace hacking > > Wu Zhangjin <wuzhangjin@xxxxxxxxx> wrote: > > > >> +/***************************************************************************** > >> + * VLYNQ Bus > >> + ****************************************************************************/ > > > > Why not simply use: > > > > /* VLYNQ Bus */ > > > > You have deleted lots of whitespaces, but added more *. > > > "good enough for ARM[1]" :) > > Compromise on this instead? > ---- > /* > * VLYNQ Bus > */ > ---- Just did this one myself. The patch also had a reject on the lest segment of arch/mips/ar7/prom.c.rej; it seems that you've not created your patches against a recent version of the -queue tree. Either way, queued for 2.6.34. Ralf