diff options
author | Ben Hutchings <ben@decadent.org.uk> | 2015-04-13 00:26:35 +0100 |
---|---|---|
committer | David Vrabel <david.vrabel@citrix.com> | 2015-04-29 17:34:50 +0100 |
commit | 8014bcc86ef112eab9ee1db312dba4e6b608cf89 (patch) | |
tree | edb75ea07db0ae0fdd94c91d7c82c0eed94d5a76 /drivers/xen/events | |
parent | 2b953a5e994ce279904ec70220f7d4f31d380a0a (diff) | |
download | linux-8014bcc86ef112eab9ee1db312dba4e6b608cf89.tar.bz2 |
xen-pciback: Add name prefix to global 'permissive' variable
The variable for the 'permissive' module parameter used to be static
but was recently changed to be extern. This puts it in the kernel
global namespace if the driver is built-in, so its name should begin
with a prefix identifying the driver.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Fixes: af6fc858a35b ("xen-pciback: limit guest control of command register")
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to 'drivers/xen/events')
0 files changed, 0 insertions, 0 deletions