Re: [PATCHv2 net-next] net: filter: move load_pointer() into filter.h

From: David Miller
Date: Tue Jul 08 2014 - 17:11:43 EST


From: Zi Shen Lim <zlim.lnx@xxxxxxxxx>
Date: Thu, 3 Jul 2014 07:56:54 -0700

> load_pointer() is already a static inline function.
> Let's move it into filter.h so BPF JIT implementations can reuse this
> function.
>
> Since we're exporting this function, let's also rename it to
> bpf_load_pointer() for clarity.
>
> Signed-off-by: Zi Shen Lim <zlim.lnx@xxxxxxxxx>
> ---
> v1->v2:
> * Renamed to more specific name of bpf_load_pointer(), as suggested
> by Daniel.

Applied, thank you.
--
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/