From: Dan Carpenter Date: Thu, 9 May 2013 18:31:59 +0000 (+0300) Subject: staging: speakup: cleanup spk_var_header_by_name() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~759 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65545eaea9a3af263061e849e3af280b015bc938;p=pandora-kernel.git staging: speakup: cleanup spk_var_header_by_name() There is a confusing while loop here and I have re-written it in canonical for loop format. Also I reversed the NULL check on "name" and pulled everything in one tab stop. Signed-off-by: Dan Carpenter Acked-by: Samuel Thibault Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed