summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBhumika Goyal <bhumirks@gmail.com>2016-12-26 18:36:35 +0300
committerBjorn Helgaas <bhelgaas@google.com>2017-01-11 23:56:02 +0300
commit1acf8bca9cdb2443a8707ff0afc3aadbfb5669f4 (patch)
treef161274bccf1fe4fc238362a27f89bdb4ec756a7 /net
parent63d182abd71cb47cee4adb8dd2afd71d987794d5 (diff)
downloadlinux-1acf8bca9cdb2443a8707ff0afc3aadbfb5669f4.tar.xz
PCI: acpiphp_ibm: Make ibm_apci_table_attr __ro_after_init
ibm_apci_table_attr is not modified after being initialized by ibm_acpiphp_init(). It is passed as an argument to the functions sysfs_{remove/create}_bin_file(), but both the arguments are const. Add __ro_after_init to its declaration. [bhelgaas: changelog] Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions