From: Devendra Naga Date: Tue, 30 Oct 2012 19:18:40 +0000 (-0400) Subject: staging: csr: os.c: remove col variable X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~776 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=958bcf5b36f5bbe7b5a3bb423181f8b745bfe23b;p=pandora-kernel.git staging: csr: os.c: remove col variable theres no point in checking the col variable, its always zero, and wont print a new line, actually its better to have a new line after a set of characters printed, instead of confusing with the concatenated characters when called multiple times at a time. Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed