]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: comedi: fix printk() coding style issue in ni_labpc.c
authorMaurice Dawson <mauricedawson2699@gmail.com>
Fri, 4 Jun 2010 12:07:06 +0000 (13:07 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 17 Jun 2010 20:44:15 +0000 (13:44 -0700)
commit88d8ed4b643d2064a663b2f07426963289def676
treee366a9cd65028a763235f0fe6bbcfbbe31b51d3a
parent0c55484dcae163aa28736a0da7e33fe747f3e302
Staging: comedi: fix printk() coding style issue in ni_labpc.c

This is a patch to the ni_labpc.c file that fixes all, printk() should
include KERN-facility level, warnings found by the checkpatch.pl tool

Signed-off-by: Maurice Dawson <mauricedawson2699@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/ni_labpc.c