math: introduce handle_logical_rl()
commitaa7c95f6504003d6b3d30ded319161c60881f10a
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 20 May 2013 16:02:52 +0000 (20 19:02 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 20 May 2013 16:02:52 +0000 (20 19:02 +0300)
tree9feb33eed0a2a5d2108a5cb4409cb79cf80d0cc3
parent0a19b7b5ff0e527e499a804e581f5a42408995e8
math: introduce handle_logical_rl()

The original handle_logical() didn't handle HARD_MAX correctly but that's
fixed in the new version.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_math.c