commit | 198a52789435a00087040ad0ec25da84c555621f | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Tue Jun 23 14:06:35 2015 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Jul 22 09:58:05 2015 +0200 |
tree | ae588caa030d5bfcf584698840cf573bddc338e5 | |
parent | 2acb94f43128b5cd375873f9ba82fac968d3ce5d [diff] |
s390/pci: inline get_zdev Inline get_zdev to save ~200 bytes of kernel text for CONFIG_PCI=y. Also rename the function to to_zpci to make clear that we don't do reference counting here. Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>