All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: vt6656: Fix return values
@ 2016-09-26 18:25 Namrata A Shettar
  2016-09-26 18:25 ` [PATCH 1/2] staging: vt6656: Remove unnecessary " Namrata A Shettar
  2016-09-26 18:26 ` [PATCH 2/2] staging: vt6656: Make return type changes of functions Namrata A Shettar
  0 siblings, 2 replies; 6+ messages in thread
From: Namrata A Shettar @ 2016-09-26 18:25 UTC (permalink / raw)
  To: Forest Bond, Greg Kroah-Hartman, Rithvik Patibandla,
	outreachy-kernel

Remove unnecessary return values. Change return type of corresponding
functions to 'void'. Make changes in header file to reflect this.

Namrata A Shettar (2):
  staging: vt6656: Remove unnecessary return values
  staging: vt6656: Make return type changes of functions

 drivers/staging/vt6656/card.c | 23 ++++++-----------------
 drivers/staging/vt6656/card.h |  6 +++---
 2 files changed, 9 insertions(+), 20 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2016-09-28  9:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-26 18:25 [PATCH 0/2] staging: vt6656: Fix return values Namrata A Shettar
2016-09-26 18:25 ` [PATCH 1/2] staging: vt6656: Remove unnecessary " Namrata A Shettar
2016-09-26 18:26 ` [PATCH 2/2] staging: vt6656: Make return type changes of functions Namrata A Shettar
2016-09-27 11:09   ` Greg Kroah-Hartman
2016-09-27 16:39     ` Namrata A Shettar
2016-09-28  9:24       ` Greg Kroah-Hartman

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.