ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 6 May 2016 17:55:23 +0000 (20:55 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 May 2016 03:52:13 +0000 (23:52 -0400)
commitacf87a3f5794f58743996c1b627b91622df6dd1d
tree28dce40051ad2d1c8e20c273626e463338f36917
parent95b58430abe74f5e50970c57d27380bd5b8be324
ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()

Instead of custom approach re-use generic helpers to convert byte to hex
format.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/hardware/eicon/message.c
This page took 0.025149 seconds and 5 git commands to generate.