Guillem Jover schrieb: > Hi, > > After a bit I found the time to get done this patch (bzip2 compressed > due to it being hude). The initial part was done using a script (which > I attach as well) the second by manual reviewing twice to correct > indentation stuff. I've build with almost all options enabled to check > if everything was fine.
Thanks a lot. I just applied the patch and fixed a missing sys/types.h include in the i830 driver header. > In general I don't have any problem with any indentation styles if > they are consistent and easy to mass modify (which I think are the > minimal requirements for it), but I'd like to point out that it has > been kind of a pain, due to it being dependent on the context and thus > not friendly to automatic massive changes. Being this a personal and > delicate topic, I hope you can just consider my comment about this > problem w/o taking offence. ;) No problem, there's a main coding style, but there are some files, older ones or written by others which are not (fully) compliant. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
