From: Vasiliy Kulikov Date: Sun, 3 Oct 2010 17:22:48 +0000 (+0400) Subject: staging: ft1000: fix kernel info leak to userland for statistics X-Git-Tag: v2.6.37-rc1~60^2~3^2~367 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86ee1e49cf8bd07d4e849be8f056c6bc179686b8;p=pandora-kernel.git staging: ft1000: fix kernel info leak to userland for statistics get_stat_data is not fully initialized before copy_to_user() call, e.g. LedStat is not always set. Signed-off-by: Vasiliy Kulikov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed