[PATCH v2] event-test: more aggressive event testing
David Herrmann
dh.herrmann at googlemail.com
Thu Sep 27 23:30:35 PDT 2012
Hi
On Thu, Sep 27, 2012 at 11:34 PM, Eoff, Ullysses A
<ullysses.a.eoff at intel.com> wrote:
> It was pointed out to me that I used C++ style comments... whoops, old habits.
>
> Before I resubmit does anyone else see any other coding convention issues that I missed or deviated from? Kristian?
Following kernel CodingStyle is probably the best you can do. There is
little that we do different. Besides c++ style comments, your patches
look fine. But I think we indent multi-line function-calls with the
first function-argument.
But the common rules apply: look at the 100 lines above and below your
code and follow this style.
Regards
David
More information about the wayland-devel
mailing list