staging: vt6656: int.c, int.h: Change return of function to void
authorMarcos Paulo de Souza <marcos.mage@gmail.com>
Tue, 20 Dec 2011 01:07:00 +0000 (01:07 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Dec 2011 21:45:19 +0000 (13:45 -0800)
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>

No differences found