From: Vatika Harlalka Date: Thu, 26 Feb 2015 18:17:39 +0000 (+0530) Subject: Staging: rtl8188eu: Combine two loops to increase readability X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~962 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ceb7f723372336f4d9e1ccfe7697a08eff2860f;p=pandora-kernel.git Staging: rtl8188eu: Combine two loops to increase readability The first loop assigns values to ofdm_index array and the second checks for boundary conditions. They are combined and a comment is added to increase clarity. Signed-off-by: Vatika Harlalka Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed