]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/seq_file: use seq_* helpers in seq_hex_dump()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 21 Oct 2015 22:03:59 +0000 (09:03 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 21 Oct 2015 22:03:59 +0000 (09:03 +1100)
commitfceaf7adc547e80adaf9bea7471023b828d1acd7
treeea52371f97f76dfc4765a83c92df8436718afc61
parent6f7010b5eaea99d5f30432eb809bb175e489d0f7
fs/seq_file: use seq_* helpers in seq_hex_dump()

This improves code readability.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/seq_file.c