or_vs_and: min_t() uses the new min() code as well
commitaf9c593d638fadcd205cb27f6f610a63189e2752
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 12 Apr 2018 09:55:19 +0000 (12 12:55 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Thu, 12 Apr 2018 09:55:19 +0000 (12 12:55 +0300)
treea5f809ce9457c3fff34226ec9aa8ad6bee169fd9
parent53b881888d7ba994cedea629144e43527361eff7
or_vs_and: min_t() uses the new min() code as well

We have to ignore min_t() and max_t() || vs && stuff as well.

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