]> 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)
commita78f30b97b6f9bd8c4018bddefa80abbdaee775d
tree090da29e46f3171061b1bc12c4921570ff6ade92
parent1f3709cf75fcf24fe17e71b50ba05b88ea679641
kernel.h: remove deprecated pack_hex_byte

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