Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167883
b: refs/heads/master
c: 575c9ed
h: refs/heads/master
i:
  167881: 167ab27
  167879: 6640f0c
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Oct 29, 2009
1 parent 63fc4b2 commit a8c910e
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: ef7562b7f28319e6dd1f85dc1af87df2a7a84832
refs/heads/master: 575c9ed7798218dc923f319c0d78f0c25ca506b9
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ray_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -2879,7 +2879,7 @@ static int write_essid(struct file *file, const char __user *buffer,
unsigned long count, void *data)
{
static char proc_essid[33];
int len = count;
unsigned int len = count;

if (len > 32)
len = 32;
Expand Down

0 comments on commit a8c910e

Please sign in to comment.