From: Kay Sievers Date: Sun, 9 Jan 2011 15:39:14 +0000 (+0100) Subject: tty: use for_each_console() and WARN() on sysfs failures X-Git-Tag: v2.6.38-rc3~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2a6a822adc2a91c677cb60e9bc6ffe26fa90e9f;p=pandora-kernel.git tty: use for_each_console() and WARN() on sysfs failures This fixes the build warnings in the tty code, and uses the proper function for iterating over the console devices. Signed-off-by: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed