lib: rename pack_hex_byte() to hex_byte_pack()
[pandora-kernel.git] / lib / vsprintf.c
2011-11-01 Andy Shevchenkolib: rename pack_hex_byte() to hex_byte_pack()
2011-11-01 Alexey Dobriyanlib/kstrtox: common code between kstrto*() and simple_s...