On 2014-05-20 at 15:04:50 +0200, Matthias Beyer <[email protected]> wrote: > Hi, > > I did some cleanup for the file > > drivers/staging/bcm/Bcmchar.c > > The patches shorten some lines and do some code outsourcing from large > functions > into smaller ones. > > Can someone tell me how to compile (and maybe even test) my patches?
You could compile test them as follows: make allyesconfig make drivers/staging/bcm/ In order to test the changes, you'd the the according hardware. _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
