kernel.h: remove deprecated pack_hex_byte
authorJoe Perches <[email protected]>
Wed, 6 Aug 2014 23:09:36 +0000 (16:09 -0700)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/kernel.h