Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1300369
| From | Ksenija Stanojevic <ksenija.stanojevic@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/5] Staging: panel: TODO fixes |
| Date | 2016-01-03 20:40 +0100 |
| Message-ID | <qMWFr-1cF-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patchset is based on checkpatch fixes made by previous patches. Here I tried to address all suggestions made by Dan and Willy. Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com> Ksenija Stanojevic (5): Staging: panel: Use u8 type Staging: panel: Remove typedef pmask_t Staging: panel: Remove ULL Staging: panel: Reduce value range for *name Staging: panel: Make statement more readable drivers/staging/panel/panel.c | 46 +++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 24 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/5] Staging: panel: TODO fixes Ksenija Stanojevic <ksenija.stanojevic@gmail.com> - 2016-01-03 20:40 +0100 [PATCH v2 5/5] Staging: panel: Make code more readable Ksenija Stanojevic <ksenija.stanojevic@gmail.com> - 2016-01-03 20:50 +0100 [PATCH v2 4/5] Staging: panel: Reduce value range for *name Ksenija Stanojevic <ksenija.stanojevic@gmail.com> - 2016-01-03 20:50 +0100 [PATCH v2 3/5] Staging: panel: Remove ULL Ksenija Stanojevic <ksenija.stanojevic@gmail.com> - 2016-01-03 20:50 +0100 [PATCH v2 2/5] Staging: panel: Remove typedef pmask_t Ksenija Stanojevic <ksenija.stanojevic@gmail.com> - 2016-01-03 20:50 +0100 [PATCH v2 1/5] Staging: panel: Use u8 type Ksenija Stanojevic <ksenija.stanojevic@gmail.com> - 2016-01-03 20:50 +0100
csiph-web