commit | c1d28da7a2d28bfb18bd9aa12afaeee7c2cf6d11 | [log] [tgz] |
---|---|---|
author | David Kershner <david.kershner@unisys.com> | Tue Apr 18 16:55:03 2017 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 28 11:49:52 2017 +0200 |
tree | 563e4924eb836cba43aac660e93accb4e118c37b | |
parent | 54149b4c1458ec9a70788f66fe0f02790639f216 [diff] |
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>