Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74198
b: refs/heads/master
c: 3a47a68
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and David S. Miller committed Nov 20, 2007
1 parent bd2ff0a commit bcc2632
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 464c4f184ac671c6206d502a67034f9bfe9fe25c
refs/heads/master: 3a47a68b05ad4b2da54d8c77262459465436387b
2 changes: 1 addition & 1 deletion trunk/net/bridge/netfilter/ebt_among.c
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ static int ebt_among_check(const char *tablename, unsigned int hookmask,

if (datalen != EBT_ALIGN(expected_length)) {
printk(KERN_WARNING
"ebtables: among: wrong size: %d"
"ebtables: among: wrong size: %d "
"against expected %d, rounded to %Zd\n",
datalen, expected_length,
EBT_ALIGN(expected_length));
Expand Down

0 comments on commit bcc2632

Please sign in to comment.