From: Hannes Reinecke Date: Tue, 28 Jun 2005 12:57:10 +0000 (+0200) Subject: [PATCH] PCI: Remove newline from pci MODALIAS variable X-Git-Tag: v2.6.13-rc2~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6e21e1683c2508a2b23588e1fc2e7bf6fc2549e;p=pandora-kernel.git [PATCH] PCI: Remove newline from pci MODALIAS variable the pci core sends out a hotplug event variable MODALIAS with a trailing newline. This is inconsistent with all other event variables and breaks some hotplug tools. This patch removes the said newline. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed