diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-11-05 09:42:17 +0300 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2013-05-15 10:23:40 -0400 |
commit | 9eff37a8713939f218ab8bf0dc93f1d67af7b8b4 (patch) | |
tree | e795f75eb46dc0ecbef17d8b2d13e355343a39b5 /Documentation/mmc | |
parent | 7c86617dde0015112de566a4619a9b06871580c1 (diff) | |
download | linux-9eff37a8713939f218ab8bf0dc93f1d67af7b8b4.tar.bz2 |
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 'Documentation/mmc')
0 files changed, 0 insertions, 0 deletions