linux/drivers/staging/tidspbridge
Rashika Kheria 9279e0c6ed Staging: tidspbridge: Fix foo * bar should be foo *bar in dspapi.c
This patch fixes the following checkpatch.pl warning in pmgr/dspapi.c-
ERROR: "foo * bar" should be "foo *bar"

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-11-10 12:12:55 -08:00
..
core Staging: tidspbridge: _tiomap.h: fixed indentation warning. 2013-05-21 19:57:39 -07:00
Documentation staging: tidspbridge: Fix typos. 2012-08-13 19:06:59 -07:00
dynload staging: tidspbridge: dynload: reloc.c: checkpatch.pl cleanup 2012-11-13 13:10:39 -08:00
gen
hw staging: tidspbridge: delete unused mmu functions 2012-10-24 16:31:32 -07:00
include/dspbridge staging: tidspbridge: Fix typos in comments 2013-08-21 10:02:28 -07:00
pmgr Staging: tidspbridge: Fix foo * bar should be foo *bar in dspapi.c 2013-11-10 12:12:55 -08:00
rmgr Staging: tidspbridge: fix no space before tabs 2013-10-06 22:07:30 -07:00
Kconfig mailbox/omap: move the OMAP mailbox framework to drivers 2013-06-11 11:41:51 -05:00
Makefile
TODO