All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Staging: pi433: fix sparse warnings
@ 2017-07-16 14:48 Joseph Wright
  2017-07-16 14:48 ` [PATCH 1/2] Staging: pi433: declare functions static Joseph Wright
  2017-07-16 14:48 ` [PATCH 2/2] Staging: pi433: check error after kthread_run() Joseph Wright
  0 siblings, 2 replies; 6+ messages in thread
From: Joseph Wright @ 2017-07-16 14:48 UTC (permalink / raw)
  To: gregkh, linux; +Cc: devel, linux-kernel, Joseph Wright

Two patches included to fix warnings found with sparse.

Joseph Wright (2):
  Staging: pi433: declare functions static
  Staging: pi433: check error after kthread_run()

 drivers/staging/pi433/pi433_if.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-07-20 11:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-16 14:48 [PATCH 0/2] Staging: pi433: fix sparse warnings Joseph Wright
2017-07-16 14:48 ` [PATCH 1/2] Staging: pi433: declare functions static Joseph Wright
2017-07-20 11:04   ` Wolf Entwicklungen
2017-07-16 14:48 ` [PATCH 2/2] Staging: pi433: check error after kthread_run() Joseph Wright
2017-07-19 19:41   ` Marcus Wolf
2017-07-20 11:05   ` Wolf Entwicklungen

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.