Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26721
b: refs/heads/master
c: bb53a76
h: refs/heads/master
i:
  26719: e89d53b
v: v3
  • Loading branch information
Daniel Walker authored and Linus Torvalds committed May 15, 2006
1 parent 1917015 commit 40d68c7
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: 655fdeab809a5612b0eab6aee873b00d26404ca7
refs/heads/master: bb53a76116a8af13ee2581c85c02fe40e0c1a599
2 changes: 1 addition & 1 deletion trunk/drivers/char/tpm/tpm.h
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ extern int tpm_pm_resume(struct device *);
extern struct dentry ** tpm_bios_log_setup(char *);
extern void tpm_bios_log_teardown(struct dentry **);
#else
static inline struct dentry* tpm_bios_log_setup(char *name)
static inline struct dentry ** tpm_bios_log_setup(char *name)
{
return NULL;
}
Expand Down

0 comments on commit 40d68c7

Please sign in to comment.