From: Sachin Kamat Date: Fri, 23 Nov 2012 11:04:42 +0000 (-0300) Subject: [media] exynos-gsc: Fix checkpatch warning in gsc-m2m.c X-Git-Tag: v3.9-rc1~93^2~541 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c8cc13f36b0563c62aa18454c8f853c287fdfe9;p=pandora-kernel.git [media] exynos-gsc: Fix checkpatch warning in gsc-m2m.c Fixes the following warning: WARNING: space prohibited between function name and open parenthesis '(' FILE: media/platform/exynos-gsc/gsc-m2m.c:606: ctx = kzalloc(sizeof (*ctx), GFP_KERNEL); Signed-off-by: Sachin Kamat Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed