Re: Code obfuscation in acpi

Jeff Garzik (jgarzik@pobox.com)
Sat, 18 Jan 2003 17:32:10 -0500


On Sat, Jan 18, 2003 at 10:31:34PM +0100, Pavel Machek wrote:
>
> #define acpi_driver_data(d) ((d)->driver_data)
>
> ... very nice for obfuscating code ...

sysfs-based buses use <foo>_{get,set}_drvdata, which looks exactly the
same as this here.

Jeff

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/