Re: [PATCH] bpf: constify bpf_verifier_ops structure

From: Daniel Borkmann
Date: Fri Dec 11 2015 - 13:18:24 EST


On 12/11/2015 06:35 PM, Julia Lawall wrote:
This bpf_verifier_ops structure is never modified, like the other
bpf_verifier_ops structures, so declare it as const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@xxxxxxx>

Thanks Julia!

Acked-by: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
--
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/