Fabian Frederick d4eb08ff0a UBIFS: replace seq_printf by seq_puts
Fix checkpatch warnings:
"WARNING: Prefer seq_puts to seq_printf"

Andrew Morton wrote:

"
- puts is presumably faster

- puts doesn't go rogue if you accidentally pass it a "%".

- this patch actually made fs/ubifs/super.o 12 bytes smaller.
  Perhaps because seq_printf() is a varargs function, forcing the
  caller to pass args on the stack instead of in registers.
"

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
2014-07-19 09:53:52 +03:00
..
2012-08-31 17:32:58 +03:00
2012-08-31 17:32:57 +03:00
2012-08-31 17:32:58 +03:00
2013-10-24 23:34:51 -04:00
2014-06-02 18:00:52 +03:00
2013-02-22 23:31:31 -05:00
2013-10-24 23:34:51 -04:00
2012-05-16 19:53:46 +03:00
2014-07-19 09:53:51 +03:00
2014-07-19 09:53:51 +03:00
2012-05-20 20:25:59 +03:00
2011-07-04 10:54:33 +03:00
2014-07-19 09:53:51 +03:00
2014-07-19 09:53:52 +03:00
2012-08-31 17:32:58 +03:00
2014-07-19 09:53:51 +03:00
2014-07-19 09:53:52 +03:00
2014-07-19 09:53:51 +03:00
2012-08-31 17:32:58 +03:00
2014-07-19 09:53:51 +03:00
2013-10-24 23:34:51 -04:00