commit | 6b9709d91488993a8d7945995778cc63a24065ef | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Thu Feb 27 08:27:28 2014 -0500 |
committer | Tom Rini <trini@ti.com> | Tue Mar 04 12:15:30 2014 -0500 |
tree | be213def624c68d53306459550d546101b06ca2f | |
parent | 4d1fd7f1ae6cf4e6e4e1cad975f1dcdea62b6d83 [diff] |
scripts: update checkpatch.pl to latest upstream version Update to v3.14-rc4's version of checkpatch.pl. In doing so we drop the changes to top_of_kernel_tree() as we pass in --no-tree and drop our changes about MAINTAINERS as that's for reporting checkpatch.pl problems itself (and upstream has said they'll reword this section to be clearer). Signed-off-by: Tom Rini <trini@ti.com>