OSDN Git Service

checkpatch: allow open braces on typedef lines
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 5 Oct 2015 12:45:55 +0000 (14:45 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 12 Oct 2015 16:29:26 +0000 (18:29 +0200)
commit5b906129524d564d61760d04586d6c2301457ead
tree8875533dbee57dd054fd8648db2ac29934a536b7
parent32857f4d5e165329c03d66000d666975d85f882a
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>
scripts/checkpatch.pl