aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2013-03-07 13:12:25 +0100
committerGreg Kroah-Hartman <[email protected]>2013-03-18 16:17:20 -0700
commitb1622e0ac1b18632cff1e9af807fcdcb2397071b (patch)
treeef18726b80319e87edd0f1162b8094ff36691879 /include/linux/timerqueue.h
parent6be06e7273c4682a15ca1f4adf1aeae510823530 (diff)
TTY: jsm, remove superfluous check
data_len in jsm_input cannot be zero as we would jump out early in the function. It also cannot be negative because it is an int and we do bitwise and with 8192. So remove the check. Signed-off-by: Jiri Slaby <[email protected]> Cc: Lucas Tavares <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions