commit | 4ec93edb14fe5fdee9fae6335f2cbba204627eac | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Fri Feb 09 23:24:36 2007 +0900 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Feb 10 23:19:25 2007 -0800 |
tree | b768f96942b5d19f5bc36b47262c42a8a7acdd7f | |
parent | 9d6f229fc45b6ac268020c0c8eff29e94bb34381 [diff] [blame] |
[NET] CORE: Fix whitespace errors. Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>
diff --git a/net/core/gen_stats.c b/net/core/gen_stats.c index 8f214903..259473d 100644 --- a/net/core/gen_stats.c +++ b/net/core/gen_stats.c
@@ -57,7 +57,7 @@ int xstats_type, spinlock_t *lock, struct gnet_dump *d) { memset(d, 0, sizeof(*d)); - + spin_lock_bh(lock); d->lock = lock; if (type)