Commits

Marcos Paulo de Souza committed c25b3c9a43c
staging: vt6656: int.c, int.h: Change return of function to void This patch removes the int return of function INTnsProcessData, because nobody uses this return. Signed-off-by: Marcos Paulo de Souza <marcos.mage@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>