Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83724
b: refs/heads/master
c: 7276744
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Eric Van Hensbergen committed Feb 7, 2008
1 parent 88357a5 commit 6534fa1
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 8a0dc95fd976a052e5e799ef33e6c8e3141b5dff
refs/heads/master: 727674435470537a5e75e5f81f96d5d97de57956
4 changes: 2 additions & 2 deletions trunk/net/9p/fcprint.c
Original file line number Diff line number Diff line change
Expand Up @@ -347,12 +347,12 @@ p9_printfcall(char *buf, int buflen, struct p9_fcall *fc, int extended)

return ret;
}

#else
int
p9_printfcall(char *buf, int buflen, struct p9_fcall *fc, int extended)
{
return 0;
}
EXPORT_SYMBOL(p9_printfcall);
#endif /* CONFIG_NET_9P_DEBUG */
EXPORT_SYMBOL(p9_printfcall);

0 comments on commit 6534fa1

Please sign in to comment.