diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-11-05 07:42:17 +0100 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2013-05-15 16:23:40 +0200 |
commit | 9eff37a8713939f218ab8bf0dc93f1d67af7b8b4 (patch) | |
tree | e795f75eb46dc0ecbef17d8b2d13e355343a39b5 /drivers/iio/gyro/adis16080.c | |
parent | xen/pci: Used cached MSI-X capability offset (diff) | |
download | linux-9eff37a8713939f218ab8bf0dc93f1d67af7b8b4.tar.xz linux-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 'drivers/iio/gyro/adis16080.c')
0 files changed, 0 insertions, 0 deletions