Prev: [PATCH 2/5] staging: panel: change own pieces of code by strtoul()
Next: [PATCH 5/5] staging: wlan-ng: remove own bin2hex converter
From: Andy Shevchenko on 22 Jul 2010 13:00 Andy Shevchenko (5): staging: remove unused methods staging: panel: change own pieces of code by strtoul() staging: rtl8192su: don't use own isxdigit() method staging: wlags49_h2: remove custom hex_to_bin() method staging: wlan-ng: remove own bin2hex converter drivers/staging/otus/apdbg.c | 22 ----------------- drivers/staging/panel/panel.c | 19 +++++--------- drivers/staging/rtl8192su/r8192S_Efuse.c | 27 ++------------------- drivers/staging/wlags49_h2/wl_util.c | 37 +----------------------------- drivers/staging/wlags49_h2/wl_util.h | 2 - drivers/staging/wlan-ng/prism2sta.c | 6 +--- 6 files changed, 13 insertions(+), 100 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |