Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32943
b: refs/heads/master
c: 0129a05
h: refs/heads/master
i:
  32941: fccd03c
  32939: b334eb1
  32935: 7379cad
  32927: ef213ca
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Jul 31, 2006
1 parent 536292e commit 16236ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2b54960bdf8fbb57d94dd61f4ac7513535ca7168
refs/heads/master: 0129a057b652b33dba6406a940af061cf0f36f79
1 change: 1 addition & 0 deletions trunk/scripts/kernel-doc
Original file line number Diff line number Diff line change
Expand Up @@ -1518,6 +1518,7 @@ sub dump_function($$) {
$prototype =~ s/^asmlinkage +//;
$prototype =~ s/^inline +//;
$prototype =~ s/^__inline__ +//;
$prototype =~ s/__devinit +//;
$prototype =~ s/^#define +//; #ak added
$prototype =~ s/__attribute__ \(\([a-z,]*\)\)//;

Expand Down

0 comments on commit 16236ba

Please sign in to comment.