diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2015-02-12 15:02:26 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-12 18:54:15 -0800 |
commit | 5d909c8d54b114eddb7c50506f03bf7309a9192e (patch) | |
tree | 276ad2aa80b54b674b67e74552fbab443a235b8b /fs/ubifs/dir.c | |
parent | 6f6f3fcb87a53c720941f4bd039ec2c0bce66625 (diff) | |
download | op-kernel-dev-5d909c8d54b114eddb7c50506f03bf7309a9192e.zip op-kernel-dev-5d909c8d54b114eddb7c50506f03bf7309a9192e.tar.gz |
hexdump: do a few calculations ahead
Instead of doing calculations in each case of different groupsize let's do
them beforehand. While there, change the switch to an if-else-if
construction.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ubifs/dir.c')
0 files changed, 0 insertions, 0 deletions