1 Feb 2005 06:41
Re: acpi updates
David Zeuthen <david <at> fubar.dk>
2005-02-01 05:41:10 GMT
2005-02-01 05:41:10 GMT
On Sun, 2005-01-30 at 14:40 +0000, Richard Hughes wrote: > Okay, I know the initial patch hasn't even been merged yet, but I've > been working more on the code...(*) > > Patch to HEAD (assuming nobody has committed anything yet...) is here: > > http://hughsie.no-ip.com/write/hal/hal-patch-procfs-compile3.patch > Hi, So I had a look at this today and tonight. Some general comments o Missing CVSID: $Id$ in files. o Missing #ifndef guards for header files o Header files shouldn't include config.h. Source files should indeed include config.h (with HAVE_CONFIG_H guards) o Please use named parameters in header file prototypes, e.g. void foo (const char *someParam, int someOtherParam) rather than void foo (const char *, int) o Coding standards; basically(Continue reading)
, thanks. So, when I add the support for
block devices such card readers should "just work", right?
Cheers,
David
RSS Feed