diff options
author | Andrew Morton <akpm@osdl.org> | 2006-07-10 13:45:00 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-07-10 22:24:22 +0200 |
commit | 712f403af6682c942d8ff8bfbd54eed03643a796 (patch) | |
tree | fa5c018f024906a231f0c018a3639b977c0d4af6 /mm | |
parent | [PATCH] swsusp: do not use memcpy for snapshotting memory (diff) | |
download | linux-712f403af6682c942d8ff8bfbd54eed03643a796.tar.xz linux-712f403af6682c942d8ff8bfbd54eed03643a796.zip |
[PATCH] swsusp warning fix
kernel/power/swap.c: In function 'swsusp_write':
kernel/power/swap.c:275: warning: 'start' may be used uninitialized in this function
gcc isn't smart enough, so help it.
Cc: Pavel Machek <pavel@ucw.cz>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions