]> asedeno.scripts.mit.edu Git - linux.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)
commitaef0278e108b2e0a0fbe75f545772c23abce8c40
treee6068f52bc6979de1ba56423687f32684613cdaf
parent423a8a6eac2432a50e7ca4e4342a41ad3cf951e7
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