Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1429745
| From | wolzstefan@web.de |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] sm750fb/sm750_hw.c: fixed various style problems |
| Date | 2016-06-23 14:20 +0200 |
| Message-ID | <rNbLX-1pt-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hello, we made some style fixes for the file drivers/staging/sm750fb/sm750_hw. There are 4 patches included: Patch 1 corrects alignment of multiline statements, patch 2 deletes some newlines and adds whitespaces around operators, patch 3 fixes some typos and style problems in comments and patch 4 copes with leftover things. After applying the patch series, checkpatch will only show camelcase occurances and propose the usage of an u32. Best regards, Stefan Wolz
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH] sm750fb/sm750_hw.c: fixed various style problems wolzstefan@web.de - 2016-06-23 14:20 +0200 [PATCH 3/4] sm750fb/sm750_hw.c: fixed comments wolzstefan@web.de - 2016-06-23 14:20 +0200 [PATCH 2/4] sm750fb/sm750_hw.c: fixed whitespacing wolzstefan@web.de - 2016-06-23 14:20 +0200 [PATCH 1/4] sm750fb/sm750_hw.c: corrected alignment wolzstefan@web.de - 2016-06-23 14:20 +0200
csiph-web