From: Helen Fornazier Date: Thu, 26 Mar 2015 17:09:20 +0000 (-0300) Subject: staging: sm750fb: Change "foo * bar" style to "foo *bar" X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8da055aafec0483c12132554504ec683868c655;p=pandora-kernel.git staging: sm750fb: Change "foo * bar" style to "foo *bar" This patch fixes the checkpatch.pl error: ERROR: "foo * bar" should be "foo *bar" +int ddk750_initHw(initchip_param_t * pInitParam) Signed-off-by: Helen Fornazier Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed