Let's use checkpatch.pl

Kalle Valo kvalo at qca.qualcomm.com
Tue May 28 03:17:22 EDT 2013


Eugene Krasnikov <k.eugene.e at gmail.com> writes:

> To have one coding style let's run checkpatch.pl over every patch. Steps:
> 1) Go to kernel repository
> 2) run "scripts/checkpatch.pl *.patch"
>
> This will make our code look better and it will be much easier to
> contribute to linux-wireless in this way. If you have any other
> suggestions please feel free to send them to mailing list.

We should also start running sparse. That's an excellent tool for
finding buggy code.

And we should also add endian annotations and add proper endian support.

-- 
Kalle Valo



More information about the wcn36xx mailing list