All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/7] staging: sm750fb: Fix multiple checkpatch issues.
@ 2017-02-27 10:00 Varsha Rao
  0 siblings, 0 replies; only message in thread
From: Varsha Rao @ 2017-02-27 10:00 UTC (permalink / raw)
  To: sudipm.mukherjee, teddy.wang, gregkh; +Cc: outreachy-kernel

Fixes multiple checkpatch issues in sm750fb driver.

Varsha Rao (7):
  staging: sm750fb: Add braces around if statement.
  staging: sm750fb: Fix line over 80 characters
  staging: sm750fb: Add identifier to function definition argument.
  staging: sm750fb: Remove unnecessary blank lines.
  staging: sm750fb: Added spaces around arithmetic operators.
  staging: sm750fb: Replace NULL comparison.
  staging: sm750fb: Remove blank lines after { and before } braces.

 drivers/staging/sm750fb/ddk750_chip.c    | 14 +++++++-------
 drivers/staging/sm750fb/ddk750_chip.h    |  2 +-
 drivers/staging/sm750fb/ddk750_display.h |  5 -----
 drivers/staging/sm750fb/ddk750_dvi.c     |  6 +-----
 drivers/staging/sm750fb/ddk750_mode.c    |  5 -----
 drivers/staging/sm750fb/ddk750_mode.h    |  2 --
 drivers/staging/sm750fb/ddk750_power.c   |  5 -----
 drivers/staging/sm750fb/ddk750_power.h   |  1 -
 drivers/staging/sm750fb/ddk750_reg.h     |  4 ----
 drivers/staging/sm750fb/sm750.c          |  1 -
 drivers/staging/sm750fb/sm750.h          |  2 +-
 drivers/staging/sm750fb/sm750_accel.c    |  6 +-----
 drivers/staging/sm750fb/sm750_cursor.c   |  4 ----
 13 files changed, 11 insertions(+), 46 deletions(-)

-- 
2.9.3



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

only message in thread, other threads:[~2017-02-27 10:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-27 10:00 [PATCH v5 0/7] staging: sm750fb: Fix multiple checkpatch issues Varsha Rao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.