From: Rashika Kheria Date: Sun, 10 Nov 2013 13:32:54 +0000 (+0530) Subject: Staging: tidspbridge: Fix foo * bar should be foo *bar in dspapi.c X-Git-Tag: v3.14-rc1~150^2~775^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9279e0c6ed247ae467d0a369ac1390bca8f28519;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed