All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Staging: fbtft: No space is necessary after cast.
@ 2016-03-18  9:24 Sandhya Bankar
  2016-03-18  9:26 ` [PATCH 1/3] Staging: fbtft: fbtft_device: " Sandhya Bankar
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sandhya Bankar @ 2016-03-18  9:24 UTC (permalink / raw)
  To: outreachy-kernel

No space is necessary after cast.This issue is detected by checkpatch.pl script.

Sandhya Bankar (3):
  Staging: fbtft: fbtft_device: No space is necessary after cast.
  Staging: fbtft: fbtft-io: No space is necessary after cast.
  Staging: fbtft: fb_agm1264k-fl: No space is necessary after cast.

 drivers/staging/fbtft/fb_agm1264k-fl.c | 2 +-
 drivers/staging/fbtft/fbtft-io.c       | 8 ++++----
 drivers/staging/fbtft/fbtft_device.c   | 6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

-- 
1.8.3.4



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

end of thread, other threads:[~2016-03-18 16:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-18  9:24 [PATCH 0/3] Staging: fbtft: No space is necessary after cast Sandhya Bankar
2016-03-18  9:26 ` [PATCH 1/3] Staging: fbtft: fbtft_device: " Sandhya Bankar
2016-03-18  9:29 ` [PATCH 2/3] Staging: fbtft: fbtft-io: " Sandhya Bankar
2016-03-18  9:32 ` [PATCH 3/3] Staging: fbtft: fb_agm1264k-fl: " Sandhya Bankar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.