Re: Too many __s in donauboe.h

From: Paul Jackson
Date: Mon Oct 04 2004 - 08:46:14 EST


Pavel wrote:
> @@ -316,7 +315,7 @@
> chipio_t io; /* IrDA controller information */
> struct qos_info qos; /* QoS capabilities for this device */
>
> - __u32 flags; /* Interface flags */
> + u32 flags; /* Interface flags */
>
> struct pci_dev *pdev; /*PCI device */
> int base; /*IO base */

Trading a couple of ugly underscores, for an ugly off by two spacing?
Sounds like progress to me ;).

--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@xxxxxxx> 1.650.933.1373
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/