]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] kernel/power/snapshot.c: cleanups
authorAdrian Bunk <bunk@stusta.de>
Fri, 23 Jun 2006 09:04:47 +0000 (02:04 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 23 Jun 2006 14:42:59 +0000 (07:42 -0700)
commit87ac1e9316ca35b015636ae8f0b609d1b38f67b1
tree23397d27bad855d8b46da23ffc3d9ae5cc0c596c
parent7ef69ca53f9b5272422025efe5c2977d97520088
[PATCH] kernel/power/snapshot.c: cleanups

- make needlessly global functions static
- make dummy functions static inline

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/power/snapshot.c