From: Andy Shevchenko Date: Thu, 12 Feb 2015 23:02:26 +0000 (-0800) Subject: hexdump: do a few calculations ahead X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~99^2~20 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d909c8d54b114eddb7c50506f03bf7309a9192e;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed