Prev: Staging-rt2860-fix-coding-style-issues-in-rt_linux.c.patch
Next: Bluetooth: fix coding style issue in hci_vhci.c This patch affects hci_vhci.c it fixes some warnings detected by the checkpath.pl tool Signed-off-by: Tiago Henriques <t.a.c.henriques@gmail.com>
From: Greg KH on 7 Mar 2010 11:10 On Sun, Mar 07, 2010 at 10:22:27AM +0100, Geert Uytterhoeven wrote: > On Thu, Feb 25, 2010 at 23:41, Randy Dunlap <randy.dunlap(a)oracle.com> wrote: > > From: Randy Dunlap <randy.dunlap(a)oracle.com> > > > > sparse warns that: > > Not just sparse, plain gcc as well... > > > drivers/staging/pohmelfs/inode.c:1797: warning: initialization from incompatible pointer type > > > > so fix pohmelfs_write_inode() to have the expected parameters. > > And now it's in mainline, too... This fix is queued up in the tree already sent to Linus so it should all be resolved soon. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |