[PATCH 0/5] staging:ti dspbridge: Checkpatch errors cleanup series

From: Ernesto Ramos
Date: Wed Jul 28 2010 - 10:36:59 EST


These patches are targetted to remove checkpatch errors within
dspbridge driver.

Ernesto Ramos (5):
staging:ti dspbridge: remove unused typedef REG16
staging:ti dspbridge: remove unnecessary check for NULL pointer in
cmm.c
staging:ti dspbridge: remove function delete_strm_mgr
staging:ti dspbridge: remove unnecessary volatile variables
staging:ti dspbridge: replace simple_strtoul by strict_strtoul

drivers/staging/tidspbridge/core/_tiomap.h | 2 --
drivers/staging/tidspbridge/core/tiomap3430.c | 8 ++++----
drivers/staging/tidspbridge/dynload/tramp.c | 4 ++--
drivers/staging/tidspbridge/pmgr/cmm.c | 15 ++++++---------
drivers/staging/tidspbridge/rmgr/dbdcd.c | 6 +++++-
drivers/staging/tidspbridge/rmgr/strm.c | 16 ++--------------
6 files changed, 19 insertions(+), 32 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/