Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <helen.fornazier@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information