Re: [PATCH v8 net-next 1/3] filter: add Extended BPF interpreter and converter

From: David Miller
Date: Mon Mar 10 2014 - 21:51:16 EST


From: Alexei Starovoitov <ast@xxxxxxxxxxxx>
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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/