Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260439
b: refs/heads/master
c: 6b16f74
h: refs/heads/master
i:
  260437: b3c9723
  260435: df5e7ff
  260431: 30fc3a3
v: v3
  • Loading branch information
Akinobu Mita authored and Linus Torvalds committed Jul 26, 2011
1 parent 6d3e489 commit f236156
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: 35f46764f0101f1aca60c26de96e0c4e8e3d011f
refs/heads/master: 6b16f748a0d4546726bb53cad58525adfd6425e9
1 change: 0 additions & 1 deletion trunk/include/linux/fault-inject.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ struct fault_attr {

#define DECLARE_FAULT_ATTR(name) struct fault_attr name = FAULT_ATTR_INITIALIZER
int setup_fault_attr(struct fault_attr *attr, char *str);
void should_fail_srandom(unsigned long entropy);
bool should_fail(struct fault_attr *attr, ssize_t size);

#ifdef CONFIG_FAULT_INJECTION_DEBUG_FS
Expand Down

0 comments on commit f236156

Please sign in to comment.