commit | ec03a7db3213031734c7e50d3841877c409b1b61 | [log] [tgz] |
---|---|---|
author | Benjamin Romer <benjamin.romer@unisys.com> | Thu Jul 31 12:00:55 2014 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Aug 01 14:38:45 2014 -0700 |
tree | 393aad53ae39996cb3c0c707b9315d2f8bc258d5 | |
parent | c14f13ba30fcaa11a1149465dfaa3c8aa633afa7 [diff] |
staging: unisys: remove S64 type This patch switches all use of the S64 typedef to use the kernel's s64 type instead. Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>