Thanks, applied!
On Mon, Jul 14, 2014 at 12:41:21PM -0700, Andy Zhou wrote: > LGTM > > Acked-by: Andy Zhou <az...@nicira.com> > > On Tue, Jun 24, 2014 at 11:45 AM, Ben Pfaff <b...@nicira.com> wrote: > > Suggested-by: Gerald Rogers <gerald.rog...@intel.com> > > Signed-off-by: Ben Pfaff <b...@nicira.com> > > --- > > AUTHORS | 1 + > > CodingStyle | 7 +++++++ > > 2 files changed, 8 insertions(+) > > > > diff --git a/AUTHORS b/AUTHORS > > index 64ede54..0a6c61a 100644 > > --- a/AUTHORS > > +++ b/AUTHORS > > @@ -186,6 +186,7 @@ Eric Lopez elo...@nicira.com > > Frido Roose fr.ro...@gmail.com > > Gaetano Catalli gaetano.cata...@gmail.com > > George Shuklin ama...@desunote.ru > > +Gerald Rogers gerald.rog...@intel.com > > Ghanem Bahri bahri.gha...@gmail.com > > Giuseppe de Candia giuseppe.decan...@gmail.com > > Gordon Good gg...@nicira.com > > diff --git a/CodingStyle b/CodingStyle > > index 0ba0366..c00fc3b 100644 > > --- a/CodingStyle > > +++ b/CodingStyle > > @@ -5,6 +5,13 @@ This file describes the coding style used in most C files > > in the Open > > vSwitch distribution. However, Linux kernel code datapath directory > > follows the Linux kernel's established coding conventions. > > > > +The following GNU indent options approximate this style: > > + > > + -npro -bad -bap -bbb -br -blf -brs -cdw -ce -fca -cli0 -npcs -i4 -l79 \ > > + -lc79 -nbfda -nut -saf -sai -saw -sbi4 -sc -sob -st -ncdb -pi4 -cs -bs > > \ > > + -di1 -lp -il0 -hnl > > + > > + > > BASICS > > > > Limit lines to 79 characters. > > -- > > 1.7.10.4 > > > > _______________________________________________ > > dev mailing list > > dev@openvswitch.org > > http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev