1
0
Files
linux/drivers/char
Dan Carpenter 2419036411 dsp56k: prevent a harmless underflow
There is a mistake here where we don't allow "len" to be zero but we
allow negative lengths.  It's basically harmless in this case, but the
underflow makes my static checker complain.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-07-14 16:21:53 +09:00
..
2016-07-14 16:21:53 +09:00
2016-02-17 09:39:56 +01:00
2016-01-22 18:04:28 -05:00
2015-03-25 20:28:11 -04:00