Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114728
b: refs/heads/master
c: 7968b3d
h: refs/heads/master
v: v3
  • Loading branch information
WANG Cong authored and Linus Torvalds committed Oct 16, 2008
1 parent a2e37a3 commit be8a1d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: f337b9c58332bdecde965b436e47ea4c94d30da0
refs/heads/master: 7968b3d9a673e922ab980b2616945e63a52d88fe
1 change: 0 additions & 1 deletion trunk/kernel/kallsyms.c
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,6 @@ const char *kallsyms_lookup(unsigned long addr,
/* see if it's in a module */
return module_address_lookup(addr, symbolsize, offset, modname,
namebuf);
return NULL;
}

int lookup_symbol_name(unsigned long addr, char *symname)
Expand Down

0 comments on commit be8a1d8

Please sign in to comment.