diff options
author | Krzysztof Kozlowski <[email protected]> | 2022-04-19 13:34:29 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-04-22 17:13:54 +0200 |
commit | 1e8ee51212b4876f1a8ca4b78d2499e2fc442cf3 (patch) | |
tree | 7172b6c12386e18f24f231fe7fde67539f6342e8 /drivers/fpga/fpga-mgr.c | |
parent | 23d99baf9d729ca30b2fb6798a7b403a37bfb800 (diff) |
s390/cio: Use driver_set_override() instead of open-coding
Use a helper to set driver_override to the reduce amount of duplicated
code. Make the driver_override field const char, because it is not
modified by the core and it matches other subsystems.
Acked-by: Vineeth Vijayan <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions