diff options
| author | Xiubo Li <[email protected]> | 2015-02-26 14:58:23 +0800 |
|---|---|---|
| committer | Marcelo Tosatti <[email protected]> | 2015-03-10 10:37:44 -0300 |
| commit | f95ef0cd0257852198b31ffeb527ef2f72caa1aa (patch) | |
| tree | 733c7d44c6a179589e29e19e394222223af0e278 /tools/perf/scripts/python | |
| parent | ee543159d5e0cfa9f3a349ac4e3da01a0ec66c78 (diff) | |
KVM: Missing blank line after declarations in kvm_main.c
There are many Warnings like this:
WARNING: Missing a blank line after declarations
+ struct kvm_coalesced_mmio_zone zone;
+ r = -EFAULT;
This patch fixes these warnings to reduce noise when checking new
patches in kvm_main.c.
Signed-off-by: Xiubo Li <[email protected]>
Signed-off-by: Marcelo Tosatti <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions