diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2019-02-04 14:50:14 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-09-23 10:48:05 +0200 |
commit | d132ec2ccd4a47ee129eaf824a593c2da3a59c15 (patch) | |
tree | 4238472533737412af419c767c4567657c50c9c5 /drivers/pci/pci.c | |
parent | 9697498a1802bc8e9b42edbeec42dbb524b1a6dd (diff) |
PCI: Cleanup register definition width and whitespace
[ Upstream commit 35d0a06dad2220d62042fd1a91a216d17744e724 ]
Follow the file conventions of:
- register offsets not indented
- fields within a register indented one space
- field masks use same width as register
- register field values indented an additional space
No functional change intended.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Stable-dep-of: ce7d88110b9e ("drm/amdgpu: Use RMW accessors for changing LNKCTL")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/pci/pci.c')
0 files changed, 0 insertions, 0 deletions