Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121192
b: refs/heads/master
c: 958086d
h: refs/heads/master
v: v3
  • Loading branch information
Török Edwin authored and Ingo Molnar committed Nov 23, 2008
1 parent d308b34 commit 1d389ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: e38da59269be8c0196d16dff1be5bb26076afc6a
refs/heads/master: 958086d1784459be3fe85e4cad79d42b17d33381
8 changes: 4 additions & 4 deletions trunk/fs/seq_file.c
Original file line number Diff line number Diff line change
Expand Up @@ -358,10 +358,10 @@ int seq_printf(struct seq_file *m, const char *f, ...)
EXPORT_SYMBOL(seq_printf);

/**
* mangle_path - mangle and copy path to buffer beginning
* @s - buffer start
* @p - beginning of path in above buffer
* @esc - set of characters that need escaping
* mangle_path - mangle and copy path to buffer beginning
* @s: buffer start
* @p: beginning of path in above buffer
* @esc: set of characters that need escaping
*
* Copy the path from @p to @s, replacing each occurrence of character from
* @esc with usual octal escape.
Expand Down

0 comments on commit 1d389ae

Please sign in to comment.