Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83470
b: refs/heads/master
c: eb38a99
h: refs/heads/master
v: v3
  • Loading branch information
Richard Knutsson authored and Linus Torvalds committed Feb 6, 2008
1 parent 2ff55f8 commit e7228d8
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: 15ae02baf025750cd79ef3929c28f7083a088bd2
refs/heads/master: eb38a996ebacefe4ce2274de901138505d9cc96b
2 changes: 1 addition & 1 deletion trunk/kernel/params.c
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ static int param_array(const char *name,
unsigned int min, unsigned int max,
void *elem, int elemsize,
int (*set)(const char *, struct kernel_param *kp),
int *num)
unsigned int *num)
{
int ret;
struct kernel_param kp;
Expand Down

0 comments on commit e7228d8

Please sign in to comment.