All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: Fix multiple issues
@ 2015-10-18 15:54 Amitoj Kaur Chawla
  2015-10-18 15:57 ` [PATCH 1/3] staging: sm750fb: Replace uint32_t with u32 Amitoj Kaur Chawla
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Amitoj Kaur Chawla @ 2015-10-18 15:54 UTC (permalink / raw)
  To: outreachy-kernel

This patchset fixes multiple issues found using checkpatch.pl

Amitoj Kaur Chawla (3):
  staging: sm750fb: Replace uint32_t with u32
  staging: sm750fb: Remove volatile modifier
  staging: lustre: ptlrpc: Replace seq_printf() with seq_puts()

 drivers/staging/lustre/lustre/ptlrpc/lproc_ptlrpc.c | 2 +-
 drivers/staging/sm750fb/ddk750_power.c              | 8 ++++----
 drivers/staging/sm750fb/sm750.h                     | 6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2015-10-26 16:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-18 15:54 [PATCH 0/3] staging: Fix multiple issues Amitoj Kaur Chawla
2015-10-18 15:57 ` [PATCH 1/3] staging: sm750fb: Replace uint32_t with u32 Amitoj Kaur Chawla
2015-10-18 16:00 ` [PATCH 2/3] staging: sm750fb: Remove volatile modifier Amitoj Kaur Chawla
2015-10-25  2:02   ` [Outreachy kernel] " Greg KH
2015-10-18 16:03 ` [PATCH 3/3] staging: lustre: ptlrpc: Replace seq_printf() with seq_puts() Amitoj Kaur Chawla
2015-10-25  1:38   ` [Outreachy kernel] " Greg KH
2015-10-25 14:30     ` Amitoj Kaur Chawla
2015-10-25 14:31       ` Julia Lawall
2015-10-26 16:40         ` Amitoj Kaur Chawla
2015-10-26 16:47           ` Julia Lawall

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.