Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78994
b: refs/heads/master
c: 7223e8d
h: refs/heads/master
v: v3
  • Loading branch information
Frank Lichtenheld authored and David S. Miller committed Jan 28, 2008
1 parent a67c3a3 commit 3361e7d
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: 59f1b154653d961d3ace72a4a5311c395cf7d779
refs/heads/master: 7223e8d900d415fe128152d7a4061501b7593d37
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/b43/debugfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ static ssize_t b43_debugfs_read(struct file *file, char __user *userbuf,
struct b43_wldev *dev;
struct b43_debugfs_fops *dfops;
struct b43_dfs_file *dfile;
ssize_t ret;
ssize_t uninitialized_var(ret);
char *buf;
const size_t bufsize = 1024 * 128;
const size_t buforder = get_order(bufsize);
Expand Down

0 comments on commit 3361e7d

Please sign in to comment.