staging: android: Replace seq_printf with seq_puts
authorHema Prathaban <hemaklnce@gmail.com>
Wed, 8 May 2013 18:59:34 +0000 (00:29 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 12 May 2013 15:36:02 +0000 (08:36 -0700)
Fixes the following checkpatch warning:
WARNING: Prefer seq_puts to seq_printf

Signed-off-by: Hema Prathaban <hemaklnce@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found