]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
format cleanups (queue-2.6.18)
authorChris Wright <chrisw@sous-sol.org>
Mon, 4 Dec 2006 23:37:51 +0000 (15:37 -0800)
committerChris Wright <chrisw@sous-sol.org>
Mon, 4 Dec 2006 23:37:51 +0000 (15:37 -0800)
queue-2.6.18/ebtables-deal-with-the-worst-case-behaviour-in-loop-checks.patch
queue-2.6.18/ebtables-fix-wraparounds-in-ebt_entries-verification.patch
queue-2.6.18/ebtables-prevent-wraparounds-in-checks-for-entry-components-sizes.patch
queue-2.6.18/ebtables-verify-that-ebt_entries-have-zero-distinguisher.patch
queue-2.6.18/net_sched-policer-restore-compatibility-with-old-iproute-binaries.patch
queue-2.6.18/netfilter-ip_tables-revision-support-for-compat-code.patch
queue-2.6.18/pkt_sched-act_gact-division-by-zero.patch
queue-2.6.18/sunhme-fix-for-sunhme-failures-on-x86.patch

index f58d35b68f869e45d62d6a4bac6c71aafb1ffcc7..8bde1bcdf2f2249b8d61cdcc857479c9e200c251 100644 (file)
@@ -15,8 +15,6 @@ we'd just detected) or a duplicate work.
 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
-
----
 ---
  net/bridge/netfilter/ebtables.c |    4 +++-
  1 file changed, 3 insertions(+), 1 deletion(-)
index 621d83249debe68c1def6323e0a5bedc8edb87a4..e6df4bd80de2df71b4bc852760f05d2164a5e508 100644 (file)
@@ -17,8 +17,6 @@ While we are at it, don't subtract unrelated pointers...
 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
-
----
 ---
  net/bridge/netfilter/ebtables.c |   23 ++++++++++++++++-------
  1 file changed, 16 insertions(+), 7 deletions(-)
index 77edebbe33df2fe1ca6de2f52e5bb0cd260088a0..69791e7c781d5b4593373a3eca3f9febabb71b2a 100644 (file)
@@ -11,8 +11,6 @@ From: Al Viro <viro@zeniv.linux.org.uk>
 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
-
----
 ---
  net/bridge/netfilter/ebtables.c |   17 +++++++++--------
  1 file changed, 9 insertions(+), 8 deletions(-)
index b1722119c8c089f6793b360c377a254aac193a1d..c50e10ce57708378d51bfa4aa2b01b82918a2207 100644 (file)
@@ -13,8 +13,6 @@ We need that for iterator to work; existing check had been too weak.
 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
-
----
 ---
  net/bridge/netfilter/ebtables.c |   10 +++++-----
  1 file changed, 5 insertions(+), 5 deletions(-)
index 9aee7c78408319f996d6d5ffa84958c7ccf6cea5..ac84803b4ee46430f93862252d85fb62d6779b4c 100644 (file)
@@ -20,8 +20,6 @@ Signed-off-by: Patrick McHardy <kaber@trash.net>
 Acked-by: Jamal Hadi Salim <hadi@cyberus.ca>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
-
----
 ---
  net/sched/act_police.c |   26 ++++++++++++++++++++++----
  1 file changed, 22 insertions(+), 4 deletions(-)
index 64a720315d629bd61e167750f6cd5f406194544d..c2bfd51765ba8ef2902f6767ff2e6ff69f18e045 100644 (file)
@@ -11,7 +11,6 @@ From: Patrick McHardy <kaber@trash.net>
 Signed-off-by: Patrick McHardy <kaber@trash.net>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
-
 ---
 commit 79030ed07de673e8451a03aecb9ada9f4d75d491
 tree 4ba8bd843c8bc95db0ea6877880b73d06da620e5
index 475061417f2cc6e17206d9345756f87d1c9f1f22..7290b8345c20bee22e96dee354df198be0fdb002 100644 (file)
@@ -12,9 +12,6 @@ zero in some future gact_prob algorithm?
 Signed-off-by: Kim Nordlund <kim.nordlund@nokia.com>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
----
-
-
 ---
  net/sched/act_gact.c |    4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
index 5d25e4d53decc48b14c657fa96bf98d808bbf0a2..bbf2d91ff7dc09a40c52af7b8c78a89c23bb48b5 100644 (file)
@@ -18,8 +18,6 @@ and Debian bug #397460 [1].
 Signed-off-by: Jurij Smakov <jurij@wooyd.org>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
----
-
 ---
  drivers/net/sunhme.c |    5 +++++
  1 file changed, 5 insertions(+)