]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] Fix a compile warning in pci_32.c
authorSegher Boessenkool <segher@kernel.crashing.org>
Wed, 1 Aug 2007 15:41:13 +0000 (01:41 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 3 Aug 2007 09:36:01 +0000 (19:36 +1000)
commit40fe6af8dc0021f84a85e76202d8ce859a7f6fd7
treefbbdfaf0de61440bbf0707084537ddf5f62e3c4b
parent00046432242c23410eaa532f328aa2ca590cf95f
[POWERPC] Fix a compile warning in pci_32.c

__must_check, so do so.

Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/pci_32.c