kernel.h: remove deprecated pack_hex_byte
authorJoe Perches <joe@perches.com>
Wed, 6 Aug 2014 23:09:36 +0000 (16:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Aug 2014 01:01:25 +0000 (18:01 -0700)
commit087face5265026d4fe664bdb580f4904bd10cfbf
tree090da29e46f3171061b1bc12c4921570ff6ade92
parent129965a916a8b659d7bb3b59877a3e8259bed5e3
kernel.h: remove deprecated pack_hex_byte

It's been nearly 3 years now since commit 55036ba76b2d ("lib: rename
pack_hex_byte() to hex_byte_pack()") so it's time to remove this
deprecated and unused static inline.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/kernel.h