Linux Framebuffer Layer development
 help / color / mirror / Atom feed
* [PATCH 00/11] staging: sm750fb: fix checkpatch issues
@ 2015-06-28 23:43 Anatoly Stepanov
  0 siblings, 0 replies; only message in thread
From: Anatoly Stepanov @ 2015-06-28 23:43 UTC (permalink / raw)
  To: linux-fbdev

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-28 23:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-28 23:43 [PATCH 00/11] staging: sm750fb: fix checkpatch issues Anatoly Stepanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox