]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commitc25b3c9a43ced0affb77be68d2ddcb89ddd17917
treed3b9067a087310edb45735b0d989f3ac28a1f39a
parent75fe8c8b906367ed3b3a5d87b4db42974e0dcf97
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>
drivers/staging/vt6656/int.c
drivers/staging/vt6656/int.h