From f8da055aafec0483c12132554504ec683868c655 Mon Sep 17 00:00:00 2001 From: Helen Fornazier Date: Thu, 26 Mar 2015 14:09:20 -0300 Subject: [PATCH] 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-format-patch failed