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 _______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
