Bjorn Helgaas ebf275b856 Merge branch 'pci/sysfs'
- Check for CAP_SYS_ADMIN before validating sysfs user input, not after
  (Krzysztof Wilczyński)

- Always return -EINVAL from sysfs "store" functions for invalid user input
  instead of -EINVAL sometimes and -ERANGE others (Krzysztof Wilczyński)

- Use kstrtobool() directly instead of the strtobool() wrapper (Krzysztof
  Wilczyński)

* pci/sysfs:
  PCI: Use kstrtobool() directly, sans strtobool() wrapper
  PCI/sysfs: Return -EINVAL consistently from "store" functions
  PCI/sysfs: Check CAP_SYS_ADMIN before parsing user input

# Conflicts:
#	drivers/pci/iov.c
2021-11-05 11:28:46 -05:00
..
2021-09-08 16:33:21 -07:00
2021-11-05 11:28:46 -05:00
2020-08-05 18:24:16 -05:00
2021-06-16 17:20:40 -05:00
2021-11-05 11:28:46 -05:00
2020-07-29 14:25:18 -05:00
2020-10-22 12:41:00 -07:00
2021-11-05 11:28:46 -05:00
2021-11-05 11:28:43 -05:00
2021-11-05 11:28:46 -05:00
2021-11-05 11:28:43 -05:00
2021-11-05 11:28:45 -05:00
2021-09-07 19:13:42 -07:00
2021-02-10 16:46:29 -06:00
2020-08-05 18:23:14 -05:00