diff options
author | Jan Beulich <JBeulich@suse.com> | 2016-07-06 08:59:35 +0200 |
---|---|---|
committer | David Vrabel <david.vrabel@citrix.com> | 2016-07-06 11:35:38 +0200 |
commit | ee87d6d0d36d98c550f99274a81841033226e3bf (patch) | |
tree | 8e74a364719986b2370c77bffd54362eee778230 /Documentation/laptops | |
parent | xen-pciback: use const and unsigned in bar_init() (diff) | |
download | linux-ee87d6d0d36d98c550f99274a81841033226e3bf.tar.xz linux-ee87d6d0d36d98c550f99274a81841033226e3bf.zip |
xen-pciback: short-circuit read path used for merging write values
There's no point calling xen_pcibk_config_read() here - all it'll do is
return whatever conf_space_read() returns for the field which was found
here (and which would be found there again). Also there's no point
clearing tmp_val before the call.
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to 'Documentation/laptops')
0 files changed, 0 insertions, 0 deletions