]> git.baikalelectronics.ru Git - kernel.git/commit
staging: mt7621-mmc: Replace seq_printf with seq_puts where possible
authorChristian Lütke-Stetzkamp <christian@lkamp.de>
Wed, 4 Apr 2018 20:15:27 +0000 (22:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Apr 2018 13:34:02 +0000 (15:34 +0200)
commit642606b272b9f8a434363727274ac8831b2c40ef
treeabe6e227a25d62f7bc3d195dfb8312d74ae87bcd
parentf96ed67540794fe5b05852eab76da11b8b7a866f
staging: mt7621-mmc: Replace seq_printf with seq_puts where possible

Replace seq_printf with seq_puts when the string is const.
Fix checkpatch warning: PREFER_SEQ_PUTS

Signed-off-by: Christian Lütke-Stetzkamp <christian@lkamp.de>
Reviewed-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-mmc/dbg.c