linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Style changes
@ 2018-08-09 22:33 Leonardo Brás
  2018-08-09 22:33 ` [PATCH v3 1/3] staging: fbtft: Includes description to mutex and spinlock - Style Leonardo Brás
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Leonardo Brás @ 2018-08-09 22:33 UTC (permalink / raw)
  To: Thomas Petazzoni; +Cc: Greg Kroah-Hartman, devel, linux-kernel

Some style changes to help readability.

Leonardo Brás (3):
  staging: fbtft: Includes description to mutex and spinlock - Style
  staging: fbtft: Replaces (1 << n) for macro BIT(n) - Style
  staging: fbtft: Corrects long index line  - Style

 drivers/staging/fbtft/fbtft-sysfs.c |  5 ++-
 drivers/staging/fbtft/fbtft.h       | 60 ++++++++++++++---------------
 2 files changed, 34 insertions(+), 31 deletions(-)

-- 
2.18.0


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

end of thread, other threads:[~2018-08-09 22:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-09 22:33 [PATCH v3 0/3] Style changes Leonardo Brás
2018-08-09 22:33 ` [PATCH v3 1/3] staging: fbtft: Includes description to mutex and spinlock - Style Leonardo Brás
2018-08-09 22:34 ` [PATCH v3 2/3] staging: fbtft: Replaces (1 << n) for macro BIT(n) " Leonardo Brás
2018-08-09 22:34 ` [PATCH v3 3/3] staging: fbtft: Corrects long index line " Leonardo Brás

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).