From: Vitaliy Ivanov Date: Tue, 26 Jul 2011 00:12:50 +0000 (-0700) Subject: uml: helper.c warning corrections X-Git-Tag: v3.1-rc1~241^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fdf2130926f07881c75e3905ece472c37d7703f;p=pandora-kernel.git uml: helper.c warning corrections Fix this warning: arch/um/os-Linux/helper.c: In function `helper_child': arch/um/os-Linux/helper.c:38:7: warning: ignoring return value of `write', declared with attribute warn_unused_result [richard@nod.at: happens only with -D_FORTIFY_SOURCE=2] Signed-off-by: Vitaliy Ivanov Signed-off-by: Richard Weinberger Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed