Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54652
b: refs/heads/master
c: 9730b5b
h: refs/heads/master
v: v3
  • Loading branch information
Bert Wesarg authored and Linus Torvalds committed May 8, 2007
1 parent d431ddf commit cc3521c
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: a5c43dae7ae38c2a6b3e9a819bcf45f010bf6a4a
refs/heads/master: 9730b5b06fee7ffd1f0150855f03cf319c0e004f
2 changes: 1 addition & 1 deletion trunk/kernel/params.c
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ int param_get_invbool(char *buffer, struct kernel_param *kp)
return param_get_bool(buffer, &dummy);
}

/* We cheat here and temporarily mangle the string. */
/* We break the rule and mangle the string. */
static int param_array(const char *name,
const char *val,
unsigned int min, unsigned int max,
Expand Down

0 comments on commit cc3521c

Please sign in to comment.