diff options
author | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2024-04-29 12:47:07 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2024-04-29 10:43:58 -0500 |
commit | 4c407392c1aff30025457972b173a0729830945f (patch) | |
tree | 46009ecfff2b402e4306dfdc4578c06c79df36e8 /rust/helpers/workqueue.c | |
parent | c9758cc45c2bd442743848eba88e187bda3047f9 (diff) |
PCI: Clean up accessor macro formatting
Clean up formatting of PCI accessor macros:
- Put return statements on own line
- Add a few empty lines for better readability
- Align macro continuation backslashes
- Correct function call argument indentation level
- Reorder variable declarations to order of use
- Drop unnecessary variable initialization
Link: https://lore.kernel.org/r/20240429094707.2529-2-ilpo.jarvinen@linux.intel.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
[bhelgaas: drop initialization, tweak variables to order of use]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions