From: Alexei Starovoitov <a...@plumgrid.com>
Date: Sun,  9 Mar 2014 23:04:02 -0700

> +     unsigned int            jited:1;

The C language has a proper type for boolean states, please therefore
use 'bool', true, and false.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to