* [PATCH v2 00/12] reformat sm750.c
@ 2015-03-26 22:24 Michel von Czettritz
0 siblings, 0 replies; only message in thread
From: Michel von Czettritz @ 2015-03-26 22:24 UTC (permalink / raw)
To: linux-fbdev
As suggested by Dan Carpenter, I've rewritten my patch as a series of smaller patches.
Dan's Mail: http://marc.info/?l=kernel-janitors&m\x142679651624193&w=2
Patches 1-11 only reformat code. Patch 12 changes the code, by moving assignments out of if conditions.
The module builds, but as I don't own a sm750 card, I can't test it.
---
v2:
* rebase on top of staging-testing
* delete original patch 6, as the original code was deleted by Lorenzo
* fix formatting as proposed by Dan Carpenter
Michel von Czettritz (12):
staging: sm750: Reindent
staging: sm750: add missing spaces after ','
staging: sm750: move '{' to previous line
staging: sm750: fix whitespace around braces
staging: sm750: fix whitespaces around pointers
staging: sm750: no braces for single stmt if blocks
staging: sm750: comment formating
staging: sm750: 80 characters per line
staging: sm750: blank line after declaration
staging: sm750: fix whitespace
staging: sm750: fix whitspace for cast to pointer
staging: sm750: move assignment out of if cond
drivers/staging/sm750fb/sm750.c | 1358 ++++++++++++++++++++-------------------
1 file changed, 687 insertions(+), 671 deletions(-)
--
2.3.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-26 22:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-26 22:24 [PATCH v2 00/12] reformat sm750.c Michel von Czettritz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).