commit | 7aff38176e79a22b1749c2af74060028298e6a45 | [log] [tgz] |
---|---|---|
author | Rashika Kheria <rashika.kheria@gmail.com> | Thu Oct 24 16:56:27 2013 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Oct 27 07:03:19 2013 -0700 |
tree | 6218e8465700af9a1cdac22583aecee26af3849f | |
parent | b28ca1c7c37a19e4670ccd0b96ba58d3d2d0cba5 [diff] |
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>