From 57373690dba28abf483cc62da0963e9e990f3657 Mon Sep 17 00:00:00 2001 From: Andy Shevchenko Date: Thu, 10 Jul 2014 09:11:22 +0530 Subject: [PATCH] staging: rtl8188eu: re-use hex_to_bin() instead of custom code hex_to_bin could be used to convert hexdecimal digit to its binary representation. Signed-off-by: Andy Shevchenko Signed-off-by: navin patidar Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed