From: Rusty Russell Date: Wed, 28 Sep 2005 04:45:34 +0000 (-0700) Subject: [PATCH] Ignore trailing whitespace on kernel parameters correctly X-Git-Tag: v2.6.14-rc3~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f36462f078403c1859a7e58177b28e01b3a179e4;p=pandora-kernel.git [PATCH] Ignore trailing whitespace on kernel parameters correctly Dave Jones says: ... if the modprobe.conf has trailing whitespace, modules fail to load with the following helpful message.. snd_intel8x0: Unknown parameter `' Previous version truncated last argument. Signed-off-by: Rusty Russell Cc: Dave Jones Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed