Mailing List archive

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

[linux-dvb] Re: cinergyT2: which kernel/usb module to use?



Hi Klaus,

concerning this philosophical issues:
I can only say that I hate your coding, and that I soon have to give
up to try to understand your code.
Unfortunately, even most of the plugin writers seem to think that
they have to convert their code to your ugly coding style.
No offence meant: I simply find your code unreadable, perhaps, because
of having read too much linux kernel sources.
Ehm: I have never seen your coding style anywhere else.

What's wrong about:

if (something) {
	doit();
} else {
	that();
	and_that();
}
IMHO, this is perfectly readable.


Best regards, Wolfgng






Home | Main Index | Thread Index