On Thu 2014-02-27 17:13:53, Rashika Kheria wrote:
> Move prototype declaration of function to header file
> kernel/power/power.h
> because it is used by more than one file.
> 
> This eliminates the following warning in kernel/power/snapshot.c:
> kernel/power/snapshot.c:1588:16: warning: no previous prototype for 
> ‘swsusp_save’ [-Wmissing-prototypes]
> 
> Signed-off-by: Rashika Kheria <rashika.khe...@gmail.com>
> Reviewed-by: Josh Triplett <j...@joshtriplett.org>

Acked-by: Pavel Machek <pa...@ucw.cz>

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to