From: Andy Shevchenko Date: Tue, 1 Nov 2011 00:12:41 +0000 (-0700) Subject: lib: rename pack_hex_byte() to hex_byte_pack() X-Git-Tag: v3.2-rc1~108^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55036ba76b2d2fd53b5c00993fcec5ed56e83922;p=pandora-kernel.git lib: rename pack_hex_byte() to hex_byte_pack() As suggested by Andrew Morton in [1] there is better to have most significant part first in the function name. [1] https://lkml.org/lkml/2011/9/20/22 There is no functional change. Signed-off-by: Andy Shevchenko Cc: Jesper Nilsson Cc: David Howells Cc: Koichi Yasutake Cc: Jason Wessel Cc: Mimi Zohar Cc: James Morris Cc: OGAWA Hirofumi Cc: "John W. Linville" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed