I guess Cliff didn't update to your latest whitespaces clean up rev. before applying his patch.
Sonic -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Mike Frysinger Sent: Friday, September 25, 2009 3:41 PM To: [email protected] Cc: [email protected] Subject: Re: [Linux-kernel-commits] [7459] trunk/sound/soc/codecs:task[#5443]add DRC support, tweak mute function and clean up code On Fri, Sep 25, 2009 at 02:06, <[email protected]> wrote: > +/* DSP MODE */ > +#define DSPMODE_PLAYBACK_ENA 0x01 > +#define DSPMODE_CAPTURE_ENA 0x02 not sure what editor you're using, but it seems like a common mistake to have a lot of whitespace damage in it. i cleaned a lot of mixed space/tabs in this header already, and this change introduces more. -mike _______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits _______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
