From: André Goddard Rosa Date: Tue, 15 Dec 2009 02:01:04 +0000 (-0800) Subject: string: on strstrip(), first remove leading spaces before running over str X-Git-Tag: v2.6.33-rc1~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84c95c9acf088c99d8793d78036b67faa5d0b851;p=pandora-kernel.git string: on strstrip(), first remove leading spaces before running over str ... so that strlen() iterates over a smaller string comprising of the remaining characters only. Signed-off-by: André Goddard Rosa Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed