commit | 53fa8c46881a5a500fdcc4cf86359d92211b1e9b | [log] [tgz] |
---|---|---|
author | Güngör Erseymen <gelurine@gmail.com> | Fri Aug 10 15:54:40 2012 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 13 18:32:44 2012 -0700 |
tree | a1d0d3d4e3456e508a776efd94e67d39f1488e1c | |
parent | 3cf05ddb0d7c5612ee70f250f22427462d820fe1 [diff] |
Staging: comedi: ssv_dnp: fix checkpatch.pl warning Fix checkpatch.pl warning about printk issue by merging two printk calls into one dev_info call. Signed-off-by: Güngör Erseymen <gelurine@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>