From: Rickard Strandqvist Date: Sat, 31 May 2014 23:08:32 +0000 (+0200) Subject: atm: fore200e.c: Cleaning up uninitialized variables X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74e8ce34ae300d899cd2346065c6d85253f15701;p=pandora-kernel.git atm: fore200e.c: Cleaning up uninitialized variables There is a risk that the variable will be used without being initialized. This was largely found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist Signed-off-by: David S. Miller --- Reading git-diff-tree failed