commit | 1e091751cdb2c28f9f25041be0dcb4d33e4a833d | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Mon Dec 21 16:26:49 2009 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Mar 02 14:43:11 2010 -0800 |
tree | 364819510f0ef782277437d0c98170b46bcde35e | |
parent | 2a52fcb54fdf4b557730022aefcc794d567591fb [diff] |
serial: fix test of unsigned The variables were unsigned so the tests did not work. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>