]> Git Repo - qemu.git/commit
checkpatch: Eliminate false positive in case of space before square bracket in a...
authorLeonid Bloch <[email protected]>
Thu, 29 Oct 2015 09:48:38 +0000 (11:48 +0200)
committerPaolo Bonzini <[email protected]>
Mon, 15 Feb 2016 19:02:09 +0000 (20:02 +0100)
commit8800cf0a336147478dff6f2b0a47d8285b828f6d
treecfa41b8b4a5016daf507e9700fdfa02b5a4a95cd
parent409db6eb7199af7a2f09f746bd1b793e9daefe5f
checkpatch: Eliminate false positive in case of space before square bracket in a definition

Now, macro definition such as "#define abc(x) [x] = y" should pass
without an error.

Signed-off-by: Leonid Bloch <[email protected]>
Message-Id: <1446112118[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
scripts/checkpatch.pl
This page took 0.02532 seconds and 4 git commands to generate.