On Tue, Sep 30, 2014 at 12:07:44PM -0400, Benjamin Romer wrote:
> This patch series addresses the checkpatch.pl warnings and checks generated
> with the --strict option, in the include directory for the Unisys drivers.
>
> Most of the issues are fixed, except for CamelCase members of structs not
This patch series addresses the checkpatch.pl warnings and checks generated
with the --strict option, in the include directory for the Unisys drivers.
Most of the issues are fixed, except for CamelCase members of structs not
defined in the include directory. These will be addressed later.
Benja