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