Staging: slicoss: Replace seq_printf with seq_puts
authorRashika Kheria <rashika.kheria@gmail.com>
Thu, 24 Oct 2013 11:26:27 +0000 (16:56 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Oct 2013 14:03:19 +0000 (07:03 -0700)
commit7aff38176e79a22b1749c2af74060028298e6a45
tree6218e8465700af9a1cdac22583aecee26af3849f
parentb28ca1c7c37a19e4670ccd0b96ba58d3d2d0cba5
Staging: slicoss: Replace seq_printf with seq_puts

This patch fixes the following checkpatch.pl warning in slicoss.c:
WARNING: Prefer seq_puts to seq_printf

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/slicoss/slicoss.c