From: Devendra Naga Date: Sat, 4 Aug 2012 07:18:05 +0000 (+0545) Subject: staging/csr: remove the initialisation of interfaceTag and its comment in handle_bh_error X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~986 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be21a084c104de45d8bfab0a0ad3a73ed902db25;p=pandora-kernel.git staging/csr: remove the initialisation of interfaceTag and its comment in handle_bh_error the interfaceTag is actually initialised in for loop of this function and its not needed to initialise it before for loop. and also remove the comment that is obvious about this variable. Cc: Mikko Virkkilä Cc: Lauri Hintsala Cc: Riku Mettälä Cc: Veli-Pekka Peltola Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed