param_limit: don't print the limit if it's the same as the input
commit5879a2f012c2df2d8d0674b0e4e5353285744c4f
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 10 Dec 2014 10:05:10 +0000 (10 13:05 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 10 Dec 2014 10:05:10 +0000 (10 13:05 +0300)
tree8c7eb9072fec65116c644afff4f8d627c92831ab
parent9869081f0eecaf00a49adcd2b8f40e3d440b05e5
param_limit: don't print the limit if it's the same as the input

If the output is the same as the input then that is not interesting
information.  Don't print that.

Really param_limit is pretty broken.  I'm going to re-write it from
scratch now.

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