This patch series fixes chekpatch.pl errors in sm750fb. Anatoly Stepanov (11): staging: sm750fb: replace spaces with tabs staging: sm750fb: remove trailing whitespaces staging: sm750fb: insert space between ')' and '{' staging: sm750fb: insert space before open parenthesis staging: sm750fb: fix indentation of pointer operator staging: sm750fb: put open brace on the previous line staging: sm750fb: fix indentation in 'else' statements staging: sm750fb: fix 'switch and case' indentation staging: sm750fb: remove assignment from if condition staging: sm750fb: fix open brace in function declaration staging: sm750fb: add required spaces around C operators drivers/staging/sm750fb/sm750_hw.c | 403 ++++++++++++++++++------------------- 1 file changed, 198 insertions(+), 205 deletions(-) -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html