diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-08-02 17:27:27 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-08-10 22:21:42 +0200 |
commit | 8bdc50ac56ab97e7585ee928a1017284afeee17a (patch) | |
tree | 71f0d08f72670853f81f2588537752abaf2a2d41 /drivers/pci/endpoint | |
parent | PCI: Constify hotplug pci_device_id structures (diff) | |
download | linux-8bdc50ac56ab97e7585ee928a1017284afeee17a.tar.xz linux-8bdc50ac56ab97e7585ee928a1017284afeee17a.zip |
PCI: Constify bin_attribute structures
Add const to bin_attribute structures as they are only passed to the
functions sysfs_{remove/create}_bin_file. The corresponding arguments are
of type const, so declare the structures to be const.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/endpoint')
0 files changed, 0 insertions, 0 deletions