diff options
author | 2012-11-05 09:42:17 +0300 | |
---|---|---|
committer | 2013-05-15 10:23:40 -0400 | |
commit | 9eff37a8713939f218ab8bf0dc93f1d67af7b8b4 (patch) | |
tree | e795f75eb46dc0ecbef17d8b2d13e355343a39b5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xen/pci: Used cached MSI-X capability offset (diff) | |
download | linux-dev-9eff37a8713939f218ab8bf0dc93f1d67af7b8b4.tar.xz linux-dev-9eff37a8713939f218ab8bf0dc93f1d67af7b8b4.zip |
xen/privcmd: fix condition in privcmd_close()
The parenthesis are in the wrong place so the original code is
equivalent to:
if (!xen_feature(XENFEAT_writable_descriptor_tables)) { ...
Which obviously was not intended.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions