mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
Staging: ipack/bridges/tpci200: fix indention.
Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
786d986ea2
commit
e149ef80b0
@ -582,7 +582,7 @@ static int tpci200_slot_unmap_space(struct ipack_device *dev, int space)
|
||||
if (dev->mem_space.address == NULL) {
|
||||
pr_info("Slot [%d:%d] MEM space not mapped !\n",
|
||||
dev->bus_nr, dev->slot);
|
||||
goto out_unlock;
|
||||
goto out_unlock;
|
||||
}
|
||||
virt_addr_space = &dev->mem_space;
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user