On Wed, Mar 30, 2016 at 03:50:33PM -0400, Aaron Conole wrote:
> Ben Pfaff writes:
>
> > On Thu, Mar 24, 2016 at 05:45:40PM -0400, Aaron Conole wrote:
> >> Most projects have a checkpatch facility, which can be used as a pre-commit
> >> sanity check. This introduces such a mechanism to the Open vS
Ben Pfaff writes:
> On Thu, Mar 24, 2016 at 05:45:40PM -0400, Aaron Conole wrote:
>> Most projects have a checkpatch facility, which can be used as a pre-commit
>> sanity check. This introduces such a mechanism to the Open vSwitch project
>> to catch some of the more silly formatting mistakes whi
On Thu, Mar 24, 2016 at 05:45:40PM -0400, Aaron Conole wrote:
> Most projects have a checkpatch facility, which can be used as a pre-commit
> sanity check. This introduces such a mechanism to the Open vSwitch project
> to catch some of the more silly formatting mistakes which can occur. It is
> not
Most projects have a checkpatch facility, which can be used as a pre-commit
sanity check. This introduces such a mechanism to the Open vSwitch project
to catch some of the more silly formatting mistakes which can occur. It is
not meant to replace good code review practices, but it can help eliminat