]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging; unisys: visorbus: replace uint32 with int
authorDavid Kershner <david.kershner@unisys.com>
Tue, 18 Apr 2017 20:55:03 +0000 (16:55 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Apr 2017 09:49:52 +0000 (11:49 +0200)
commitc1d28da7a2d28bfb18bd9aa12afaeee7c2cf6d11
tree563e4924eb836cba43aac660e93accb4e118c37b
parent54149b4c1458ec9a70788f66fe0f02790639f216
staging; unisys: visorbus: replace uint32 with int

Shouldn't use uint32 in the kernel, it can be replaced with int here.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorchipset.c