math: introduce custom_get_absolute_rl()
commiteea6e6ee5b7858af3f5c3914775bf2a4eda3e622
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 9 Jan 2015 10:41:44 +0000 (9 13:41 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 9 Jan 2015 10:41:44 +0000 (9 13:41 +0300)
tree84bc0d322e257ba85a8bde0649799b738805b59c
parent2a1a97d5d1c7be0070ea3a4599088c431c1b95d4
math: introduce custom_get_absolute_rl()

Say you have your own module which has estates and you want to use the
normal math functions on them then this let's you do that.  :)

I will commit an example of how this works shortly.

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