swh:1:snp:c2847dfd741eae21606027cf29250d1ebcd63fb4
Revision 45fed46f5b98aaf439e9ef125992ec853cd98499 authored by Paul Mackerras on 20 May 2005, 06:45:58 UTC, committed by Linus Torvalds on 20 May 2005, 14:54:11 UTC
This fixes an uninitialized variable warning in arch/ppc/kernel/setup.c,
and this time gcc is actually right, there is a path that could result
in offset being uninitialized.  Zero is a sane default in this instance.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 72480ef
History
Tip revision: 53d5fc89d66a778577295020dc57bb3ccec84354 authored by Linus Torvalds on 01 October 2021, 21:45:23 UTC
Merge tag 's390-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Tip revision: 53d5fc8

README

back to top