
15 Oct
2015
15 Oct
'15
11:42 a.m.
On Thu, Oct 15, 2015 at 17:12:20 +0800, Wei Jiangang wrote:
Don't compare a bool variable against the literal, "true".
Signed-off-by: Wei Jiangang <weijg.fnst@cn.fujitsu.com> --- src/conf/nwfilter_conf.c | 2 +- src/nwfilter/nwfilter_dhcpsnoop.c | 2 +- src/vz/vz_sdk.c | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-)
ACK and pushed. Jirka