commit | 5b906129524d564d61760d04586d6c2301457ead | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Oct 05 14:45:55 2015 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Oct 12 18:29:26 2015 +0200 |
tree | 8875533dbee57dd054fd8648db2ac29934a536b7 | |
parent | 32857f4d5e165329c03d66000d666975d85f882a [diff] |
checkpatch: allow open braces on typedef lines The style here seems to be split according to the maintainer, but traditionally open braces were placed on typedef lines. Suggested-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>