Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1044
b: refs/heads/master
c: ebe8b54
h: refs/heads/master
v: v3
  • Loading branch information
Domen Puncer authored and Linus Torvalds committed May 5, 2005
1 parent 5413454 commit 72230c4
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: d28c2bc8d192f606a4eb831978722107b20a9405
refs/heads/master: ebe8b54134314cc31331f6e26f42276cd947d1df
2 changes: 1 addition & 1 deletion trunk/kernel/sys.c
Original file line number Diff line number Diff line change
Expand Up @@ -1195,7 +1195,7 @@ static int groups_from_user(struct group_info *group_info,
return 0;
}

/* a simple shell-metzner sort */
/* a simple Shell sort */
static void groups_sort(struct group_info *group_info)
{
int base, max, stride;
Expand Down

0 comments on commit 72230c4

Please sign in to comment.