https://github.com/torvalds/linux
Revision 9a6b50703e95b638f610a65ffcc5faf4356f73c9 authored by Segher Boessenkool on 16 May 2007, 13:12:17 UTC, committed by Paul Mackerras on 17 May 2007, 11:11:15 UTC
Fixes the warning

	arch/powerpc/kernel/rtas-proc.c: In function 'ppc_rtas_progress_show':
	arch/powerpc/kernel/rtas-proc.c:382: warning: the address of
		'progress_led' will always evaluate as 'true'

by fixing the code to do what it presumably is meant to do.

Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
1 parent 67ccd2f
History
Tip revision: 9a6b50703e95b638f610a65ffcc5faf4356f73c9 authored by Segher Boessenkool on 16 May 2007, 13:12:17 UTC
[POWERPC] Fix ppc_rtas_progress_show()
Tip revision: 9a6b507
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 89.3 KB
Kbuild -rw-r--r-- 1.5 KB
MAINTAINERS -rw-r--r-- 86.6 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top