Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15895
b: refs/heads/master
c: 9572b28
h: refs/heads/master
i:
  15893: 61c2c08
  15891: 25cb2c3
  15887: 5fec7bd
v: v3
  • Loading branch information
Luke Yang authored and Sam Ravnborg committed Dec 25, 2005
1 parent 4dde334 commit a04e557
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: 9cc5d74c847dd3a9ea121b5bbca07bd5791c54ee
refs/heads/master: 9572b28faf72859c6b91891c627870cfa282d19d
4 changes: 2 additions & 2 deletions trunk/scripts/mod/modpost.c
Original file line number Diff line number Diff line change
Expand Up @@ -326,8 +326,8 @@ parse_elf_finish(struct elf_info *info)
release_file(info->hdr, info->size);
}

#define CRC_PFX MODULE_SYMBOL_PREFIX "__crc_"
#define KSYMTAB_PFX MODULE_SYMBOL_PREFIX "__ksymtab_"
#define CRC_PFX "__crc_"
#define KSYMTAB_PFX "__ksymtab_"

void
handle_modversions(struct module *mod, struct elf_info *info,
Expand Down

0 comments on commit a04e557

Please sign in to comment.