From: Ravishankar karkala Mallikarjunayya Date: Sat, 19 Nov 2011 04:36:46 +0000 (+0530) Subject: Staging: comedi: fix printk issue in cb_pcimdas.c X-Git-Tag: v3.3-rc1~152^2~101^2~228 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d2d50745cff532617a7e44ac0201283535b17d5;p=pandora-kernel.git Staging: comedi: fix printk issue in cb_pcimdas.c This is a patch to the cb_pcimdas.c file that fixes up a printk warning found by the checkpatch.pl tool. converted printks to dev_version. Removed ifdef CBPCIMDAS_DEBUG and unecessary printk statements. Signed-off-by: Ravishankar Karkala Mallikarjunayya Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed