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