Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54596
b: refs/heads/master
c: 9b3af29
h: refs/heads/master
v: v3
  • Loading branch information
Ananth N Mavinakayanahalli authored and Linus Torvalds committed May 8, 2007
1 parent a9b5916 commit 1287f2b
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: 6de02123bf3e8baeee97fff7efc50bc192332804
refs/heads/master: 9b3af29bf33bfe08c604769632799d27d56ae103
2 changes: 1 addition & 1 deletion trunk/include/linux/kprobes.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ struct kprobe {
kprobe_opcode_t *addr;

/* Allow user to indicate symbol name of the probe point */
char *symbol_name;
const char *symbol_name;

/* Offset into the symbol */
unsigned int offset;
Expand Down

0 comments on commit 1287f2b

Please sign in to comment.