On Thu, Jul 3, 2014 at 7:56 AM, Zi Shen Lim <[email protected]> wrote: > 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 <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

