commit | 93bf13c6df4d6fd1a889cae890a9570eb00eb8e5 | [log] [tgz] |
---|---|---|
author | Radim Krčmář <rkrcmar@redhat.com> | Tue Aug 09 19:38:41 2016 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Aug 09 22:57:36 2016 +0200 |
tree | 86c1dce0733352c02f663b36e67dd85c249c05e1 | |
parent | 2368635d3943294c672a62abd60a233aca708982 [diff] |
checkpatch: ignore automatically imported Linux headers Linux uses tabs for indentation and checkpatch always complained about automatically imported headers. update-linux-headers.sh could be modified to expand tabs, but there is no real reason to complain about any ugly code in Linux headers, so skip all hunk-related checks. Signed-off-by: Radim Krčmář <rkrcmar@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>