sm_buf: don't return the maximum store buffer size
commit87e1db881a8f3e8e8a520fc107ca276e6066c277
authorDan Carpenter <dan.carpenter@oracle.com>
Sat, 16 Jun 2012 13:45:01 +0000 (16 16:45 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Sat, 16 Jun 2012 13:45:01 +0000 (16 16:45 +0300)
tree8682495daf137c9a8d501cacad2f969a20e421e5
parent7eef9cb8ad48bea196b10b4cb0c13f2cd0e92512
sm_buf: don't return the maximum store buffer size

I have turned this off for now.  Eventually I think I want to have the
checks call get_buffer_size_max() if that's what they want.  But for now,
I've just turned it off.

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