Re: [PATCH 475] HP300 LANCE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jeff Garzik <jgarzik@pobox.com> wrote:
>
> Andrew Morton wrote:
> > Jeff Garzik <jgarzik@pobox.com> wrote:
> > 
> >>content looks OK, but patch appears to be whitespace-challenged...
> >>
> > 
> > 
> > It applies successfully.
> 
> I'm talking about the _other_ type of "whitespace challenged", such as,
> 
> -        volatile struct lance_regs *ll;
> +	unsigned long base;
> 
> 	and
> 
> -        void *va = dio_scodetoviraddr(scode);
> +	unsigned long pa = dio_scodetophysaddr(scode);
> +        unsigned long va = (pa + DIO_VIRADDRBASE);
> 
> Reading through the patch you can see other one-space-off spots.
> 

That's because the stoopid driver is using spaces instead of tabs all over
the place.  It comes out visually OK once the patch is applied.  But it's a
useful reminder of how much dreck we have in the tree.
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux