Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205671
b: refs/heads/master
c: 1bcb164
h: refs/heads/master
i:
  205669: a8a53f1
  205667: 6a96d4f
  205663: fe9c473
v: v3
  • Loading branch information
Marek Lindner authored and Greg Kroah-Hartman committed Jun 22, 2010
1 parent 80accf0 commit 1a396c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 3a632cc71a8a0aea00db14c22f75d1a3846f9c4f
refs/heads/master: 1bcb164e5d28b316512cd06c5092bc6a03506417
3 changes: 1 addition & 2 deletions trunk/drivers/staging/batman-adv/translation-table.c
Original file line number Diff line number Diff line change
Expand Up @@ -395,8 +395,7 @@ int hna_global_seq_print_text(struct seq_file *seq, void *offset)
net_dev->name);
}

seq_printf(seq, "Globally announced HNAs received via the mesh %s "
"(translation table):\n",
seq_printf(seq, "Globally announced HNAs received via the mesh %s\n",
net_dev->name);

spin_lock_irqsave(&hna_global_hash_lock, flags);
Expand Down

0 comments on commit 1a396c3

Please sign in to comment.