commit | 37767b66ed61ee37f0d8f40523f74c31bc187d1d | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor@insightbb.com> | Mon May 21 00:18:08 2007 -0400 |
committer | Dmitry Torokhov <dtor@insightbb.com> | Tue Jul 10 00:35:16 2007 -0400 |
tree | 1a9363d2640e233d10a0447bc9a6305952fb00c6 | |
parent | cd438a58c89221d8642455d0cc8ec96d3b822f6e [diff] |
Input: aiptek - kill aiptek_convert_from_2s_complement() There is no reason to do that, just tell the compiler that we are dealing with signed values in buffer, that's it. Signed-off-by: Rene van Paassen <rene.vanpaassen@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>