[PATCH 0/5] staging: clean up code a bit, use kernel native methods

From: Andy Shevchenko
Date: Thu Jul 22 2010 - 12:58:05 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/