From: Chris Wright Date: Tue, 27 Jun 2006 20:15:34 +0000 (-0700) Subject: minor patch format cleanups X-Git-Tag: v2.6.17.2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fab9fc09bf61b82dda8ded2ce0a270bf389d1fc7;p=thirdparty%2Fkernel%2Fstable-queue.git minor patch format cleanups --- diff --git a/queue-2.6.17/bcm43xx-init-fix-for-possible-machine-check.patch b/queue-2.6.17/bcm43xx-init-fix-for-possible-machine-check.patch index 962ae675e09..e947beeb591 100644 --- a/queue-2.6.17/bcm43xx-init-fix-for-possible-machine-check.patch +++ b/queue-2.6.17/bcm43xx-init-fix-for-possible-machine-check.patch @@ -12,8 +12,6 @@ caused by a bus error. Signed-off-by: Michael Buesch Signed-off-by: Chris Wright ---- - --- drivers/net/wireless/bcm43xx/bcm43xx_main.c | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/queue-2.6.17/idr-fix-race-in-idr-code.patch b/queue-2.6.17/idr-fix-race-in-idr-code.patch index 57adf451769..5a079a2aabe 100644 --- a/queue-2.6.17/idr-fix-race-in-idr-code.patch +++ b/queue-2.6.17/idr-fix-race-in-idr-code.patch @@ -41,6 +41,7 @@ missing locking to fix this. Signed-off-by: Sonny Rao Cc: Signed-off-by: Andrew Morton +Signed-off-by: Chris Wright --- lib/idr.c | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/queue-2.6.17/ipv6-addrconf-fix-default-source-address-selection-without-config_ipv6_privacy.patch b/queue-2.6.17/ipv6-addrconf-fix-default-source-address-selection-without-config_ipv6_privacy.patch index 811505cf776..cffe10c2f22 100644 --- a/queue-2.6.17/ipv6-addrconf-fix-default-source-address-selection-without-config_ipv6_privacy.patch +++ b/queue-2.6.17/ipv6-addrconf-fix-default-source-address-selection-without-config_ipv6_privacy.patch @@ -13,8 +13,6 @@ because we have more less significant rule; longest match. Signed-off-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller Signed-off-by: Chris Wright ---- - --- net/ipv6/addrconf.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/queue-2.6.17/ipv6-fix-source-address-selection.patch b/queue-2.6.17/ipv6-fix-source-address-selection.patch index 18effd8bddf..b172bac6dd2 100644 --- a/queue-2.6.17/ipv6-fix-source-address-selection.patch +++ b/queue-2.6.17/ipv6-fix-source-address-selection.patch @@ -5,7 +5,7 @@ To: stable@kernel.org Cc: Subject: IPV6: Fix source address selection. -From: $,1 aukasz Stelmach +From: Łukasz Stelmach Two additional labels (RFC 3484, sec. 10.3) for IPv6 addreses are defined to make a distinction between global unicast @@ -14,12 +14,10 @@ Teredo (2001::/32, RFC 4380). It is necessary to avoid attempts of connection that would either fail (eg. fec0:: to 2001:feed::) or be sub-optimal (2001:0:: to 2001:feed::). -Signed-off-by: $,1 aukasz Stelmach +Signed-off-by: Łukasz Stelmach Signed-off-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller Signed-off-by: Chris Wright ---- - --- net/ipv6/addrconf.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/queue-2.6.17/libata-minor-patch-for-ata_dflag_pio.patch b/queue-2.6.17/libata-minor-patch-for-ata_dflag_pio.patch index 4d8561a3bbf..c9319e010cd 100644 --- a/queue-2.6.17/libata-minor-patch-for-ata_dflag_pio.patch +++ b/queue-2.6.17/libata-minor-patch-for-ata_dflag_pio.patch @@ -13,7 +13,7 @@ Problem: Changes: - Do not clear the ATA_DFLAG_PIO flag in ata_dev_configure(). -Signed-off-by: Tejun Heo . +Signed-off-by: Tejun Heo Signed-off-by: Albert Lee Signed-off-by: Chris Wright --- diff --git a/queue-2.6.17/ohci1394-fix-broken-suspend-resume-in-ohci1394.patch b/queue-2.6.17/ohci1394-fix-broken-suspend-resume-in-ohci1394.patch index b9bcd1b8228..2288a41759a 100644 --- a/queue-2.6.17/ohci1394-fix-broken-suspend-resume-in-ohci1394.patch +++ b/queue-2.6.17/ohci1394-fix-broken-suspend-resume-in-ohci1394.patch @@ -42,8 +42,6 @@ what if there are commands in progress, etc? Signed-off-by: Robert Hancock Signed-off-by: Chris Wright ---- - --- drivers/ieee1394/ohci1394.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/queue-2.6.17/sparc32-fix-iommu_flush_iotlb-end-address.patch b/queue-2.6.17/sparc32-fix-iommu_flush_iotlb-end-address.patch index 42c2885f365..b6b8d92af22 100644 --- a/queue-2.6.17/sparc32-fix-iommu_flush_iotlb-end-address.patch +++ b/queue-2.6.17/sparc32-fix-iommu_flush_iotlb-end-address.patch @@ -12,8 +12,6 @@ HyperSPARC systems much worse than SuperSPARC systems. Signed-off-by: Bob Breuer Signed-off-by: David S. Miller Signed-off-by: Chris Wright ---- - --- arch/sparc/mm/iommu.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/queue-2.6.17/uml-fix-uptime.patch b/queue-2.6.17/uml-fix-uptime.patch index 0141c5f119f..c45df173b15 100644 --- a/queue-2.6.17/uml-fix-uptime.patch +++ b/queue-2.6.17/uml-fix-uptime.patch @@ -10,8 +10,6 @@ negative numbers that are involved in calculating wall_to_monotonic. Signed-off-by: Jeff Dike Signed-off-by: Chris Wright ---- - --- arch/um/kernel/time_kern.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/queue-2.6.17/usb-whiteheat-fix-firmware-spurious-errors.patch b/queue-2.6.17/usb-whiteheat-fix-firmware-spurious-errors.patch index b211e5ddb92..25acb5f9973 100644 --- a/queue-2.6.17/usb-whiteheat-fix-firmware-spurious-errors.patch +++ b/queue-2.6.17/usb-whiteheat-fix-firmware-spurious-errors.patch @@ -9,7 +9,7 @@ Attached patch fixes spurious errors during firmware load. Signed-off-by: Stuart MacDonald Signed-off-by: Greg Kroah-Hartman - +Signed-off-by: Chris Wright --- drivers/usb/serial/whiteheat.c | 4 ++--