Thx a lot for the review, adopt all suggestions and applied the series to
master~

Thanks,
Alex Wang,

On Sat, Apr 25, 2015 at 4:25 PM, Jesse Gross <je...@nicira.com> wrote:

> On Sat, Apr 25, 2015 at 1:08 AM, Alex Wang <al...@nicira.com> wrote:
> > This commit adds check in datapath/Makefile to make sure that all public
> > functions and exported symbols in linux/compat/ are either rpl_ or ovs_
> > prefixed, except those defined in
> compat/build-aux/export-check-whitelist.
> >
> > Signed-off-by: Alex Wang <al...@nicira.com>
> > ---
> > PATCH->V2:
> > - Add check for EXPORT_SYMBOL_GPL().  The exported function must have
> >   rpl_ or ovs_ as prefix.
>
> I would probably expand the export check to also look for
> EXPORT_SYMBOL(), in case those sneak in as well.
>
> Otherwise:
> Acked-by: Jesse Gross <je...@nicira.com>
>
> Thanks!
>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to