From: Jeff Garzik Date: Tue, 3 Oct 2006 08:13:52 +0000 (-0700) Subject: [PATCH] fs/eventpoll: error handling micro-cleanup X-Git-Tag: v2.6.19-rc1~358 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3b6571384024be31e8b3442c0e7c3b127110d9b;p=pandora-kernel.git [PATCH] fs/eventpoll: error handling micro-cleanup While reviewing the 'may be used uninitialized' bogus gcc warnings, I noticed that an error code assignment was only needed if an error had actually occured. Signed-off-by: Jeff Garzik Cc: Davide Libenzi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed