Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193777
b: refs/heads/master
c: 18062ca
h: refs/heads/master
i:
  193775: f96ede8
v: v3
  • Loading branch information
Dan Carpenter authored and David S. Miller committed Mar 24, 2010
1 parent 0613e70 commit 29909fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: a424077a0a48d5b2e1bdbb8cc56fd43abfd7fd6c
refs/heads/master: 18062ca94714a66e75da8a22e010d0e8e61ab4cd
2 changes: 0 additions & 2 deletions trunk/net/rds/af_rds.c
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,6 @@ static void rds_sock_inc_info(struct socket *sock, unsigned int len,
struct rds_info_lengths *lens)
{
struct rds_sock *rs;
struct sock *sk;
struct rds_incoming *inc;
unsigned long flags;
unsigned int total = 0;
Expand All @@ -461,7 +460,6 @@ static void rds_sock_inc_info(struct socket *sock, unsigned int len,
spin_lock_irqsave(&rds_sock_lock, flags);

list_for_each_entry(rs, &rds_sock_list, rs_item) {
sk = rds_rs_to_sk(rs);
read_lock(&rs->rs_recv_lock);

/* XXX too lazy to maintain counts.. */
Expand Down

0 comments on commit 29909fe

Please sign in to comment.