Mike Frysinger wrote on 2010-10-26: > On Tue, Oct 26, 2010 at 07:28, <[email protected]> wrote: >> Revision 9426 Author hennerich Date 2010-10-26 07:28:23 -0400 (Tue, 26 >> Oct 2010) >> >> Log Message >> >> staging: iio: ad7745 address review feedback from Jonathan Cameron >> >> Jonathan Cameron: >> Remove pointless variable initialization. >> Fix typos >> Fix attribute naming >> >> Michael Hennerich: >> Remove pointless irq/gpio check >> Fix CAPDAC support >> >> Modified: trunk/drivers/staging/iio/adc/ad7745.c (9425 => 9426) >> >> -#define AD774X_STATUS 0 >> +#define AD774X_STATUS 0 > > seems a tab was added after the '#define' ... was that intentional ? > -mike
No - my stupid editor's "convert whitespace to tab" function did that. Should be already fixed. Greetings, Michael Analog Devices GmbH Wilhelm-Wagenfeld-Str. 6 80807 Muenchen Sitz der Gesellschaft Muenchen, Registergericht Muenchen HRB 4036 Geschaeftsfuehrer Thomas Wessel, William A. Martin, Margaret Seif _______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
