]> git.karo-electronics.de Git - mv-sheeva.git/commit
staging: comedi: Fix 80 characters limit and printk issues in skel.c
authorEllwyn Cole <ellwync@googlemail.com>
Mon, 1 Mar 2010 17:43:50 +0000 (17:43 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:31 +0000 (11:35 -0700)
commit588063a10f4e21cd3a2cc693c0c1ebb846ac4ce5
tree9a8603ee02e57981e15c7aa851c1769e3aa9d440
parent289d4e1b17fd1e29e30929cf1941b7d3349d748f
staging: comedi: Fix 80 characters limit and printk issues in skel.c

This is a patch to the skel.c file that fixes the 80 characters limit and
printk warnings found by the checkpatch.pl tool

Signed-off-by: Ellwyn Cole <ellwync@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/skel.c