Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213989
b: refs/heads/master
c: 1fdaa46
h: refs/heads/master
i:
  213987: 5c87a50
v: v3
  • Loading branch information
Andrea Gelmini authored and John W. Linville committed Aug 16, 2010
1 parent 4cae2b5 commit e47d006
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: 3f3b6a8d90b6e762e2bb83e6a9e86d9534b56cdc
refs/heads/master: 1fdaa46e9f26ccbab5e0eb8c4d4f8e1fbf32c7df
2 changes: 1 addition & 1 deletion trunk/net/mac80211/rc80211_pid_debugfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ static ssize_t rate_control_pid_events_read(struct file *file, char __user *buf,
file_info->next_entry = (file_info->next_entry + 1) %
RC_PID_EVENT_RING_SIZE;

/* Print information about the event. Note that userpace needs to
/* Print information about the event. Note that userspace needs to
* provide large enough buffers. */
length = length < RC_PID_PRINT_BUF_SIZE ?
length : RC_PID_PRINT_BUF_SIZE;
Expand Down

0 comments on commit e47d006

Please sign in to comment.