]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit728e62de1d4a87808353265423094196621ca75e
tree090da29e46f3171061b1bc12c4921570ff6ade92
parent317f6bb6df100b23a7dcd0c1952a6079d8579898
kernel.h: remove deprecated pack_hex_byte

It's been nearly 3 years now since commit b4efb43685e6 ("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