git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
163cd5f
)
target: remove custom hex2bin() implementation
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Tue, 19 Jul 2011 05:26:40 +0000
(22:26 -0700)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Fri, 22 Jul 2011 09:37:49 +0000
(09:37 +0000)
This patch drops transport_asciihex_to_binaryhex() in favor of proper
hex2bin usage from include/linux/kernel.h:hex2bin()
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found