mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Staging: panel: TODO fixes
@ 2016-01-03 19:38 Ksenija Stanojevic
  2016-01-03 19:39 ` [PATCH v2 1/5] Staging: panel: Use u8 type Ksenija Stanojevic
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ksenija Stanojevic @ 2016-01-03 19:38 UTC (permalink / raw)
  To: gregkh; +Cc: willy, devel, linux-kernel, Ksenija Stanojevic

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-01-03 19:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-03 19:38 [PATCH v2 0/5] Staging: panel: TODO fixes Ksenija Stanojevic
2016-01-03 19:39 ` [PATCH v2 1/5] Staging: panel: Use u8 type Ksenija Stanojevic
2016-01-03 19:40 ` [PATCH v2 2/5] Staging: panel: Remove typedef pmask_t Ksenija Stanojevic
2016-01-03 19:42 ` [PATCH v2 3/5] Staging: panel: Remove ULL Ksenija Stanojevic
2016-01-03 19:43 ` [PATCH v2 4/5] Staging: panel: Reduce value range for *name Ksenija Stanojevic
2016-01-03 19:44 ` [PATCH v2 5/5] Staging: panel: Make code more readable Ksenija Stanojevic

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

Powered by JetHome