From: Rashika Kheria Date: Sun, 10 Nov 2013 13:29:51 +0000 (+0530) Subject: Staging: tidspbridge: Fix foo * bar should be foo *bar in dev.c X-Git-Tag: v3.14-rc1~150^2~775^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09ebd191f16a834f85ae8f8e9e7ae36c758589ff;p=pandora-kernel.git Staging: tidspbridge: Fix foo * bar should be foo *bar in dev.c This patch fixes the following checkpatch.pl warning in pmgr/dev.c- ERROR: "foo * bar" should be "foo *bar" Signed-off-by: Rashika Kheria Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed