From: Zi Shen Lim <zlim....@gmail.com> 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....@gmail.com> > --- > 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 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/