]> git.baikalelectronics.ru Git - kernel.git/commit
staging: ks7010: Fix coding style and remove checkpatch.pl warnings.
authorJonathan Whitaker <jon.b.whitaker@gmail.com>
Thu, 31 Aug 2017 04:24:53 +0000 (22:24 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 Aug 2017 16:13:25 +0000 (18:13 +0200)
commitc7ab0337f383353dcbf8772ffd29b7c7f83ab0b7
treee6068f52bc6979de1ba56423687f32684613cdaf
parentc469745b82aa639efc38ac713fcefceaf4b5babc
staging: ks7010: Fix coding style and remove checkpatch.pl warnings.

Removed printk statements for debugging. The same information can be
acquired via ftrace, so these print statements are uneccessary.

Signed-off-by: Jonathan Whitaker <jon.b.whitaker@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks7010_sdio.c