On Wed, May 11, 2005 at 03:57:29AM -0400, Yani Ioannou wrote: > Hi, > > This second patch removes the "initialization from incompatible > pointer type" warnings resulting from the code using the old callback > function signatures. It is mainly auto-generated (see inlined > shell/perl scripts below), and is 308K so I'm linking to it: > > http://osdn.dl.sourceforge.net/sourceforge/bmcsensors-26/patch-linux-2.6.12-rc4-sysfsdyncallback-deviceattr-nowarn.diff > > Note that the diffstat # of changes (approx # of sysfs callbacks) > gives you some idea of which drivers will most benefit from this > patch. > > Signed-off-by: Yani Ioannou <yani.ioannou at gmail.com> > Sorry, but I need a real patch in email form so I can apply it. I can handle a 300K+ email :) Or you can break it up into smaller pieces, like one per major part of the kernel. That is the preferred way. thanks, greg k-h