Skip to content
Snippets Groups Projects
Commit 3b7a17fc authored by Dominik Brodowski's avatar Dominik Brodowski Committed by Jesse Barnes
Browse files

resource/PCI: mark struct resource as const


Now that we return the new resource start position, there is no
need to update "struct resource" inside the align function.
Therefore, mark the struct resource as const.

Cc: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: default avatarDominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
parent b26b2d49
No related branches found
No related tags found
No related merge requests found
Showing
with 26 additions and 24 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment