2009-01-08 08:26:22

by Greg Banks

[permalink] [raw]
Subject: [patch 04/14] sunrpc: Minor indentation cleanup in cache.c

Signed-off-by: Greg Banks <[email protected]>
---

net/sunrpc/cache.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Index: bfields/net/sunrpc/cache.c
===================================================================
--- bfields.orig/net/sunrpc/cache.c
+++ bfields/net/sunrpc/cache.c
@@ -1045,8 +1045,8 @@ static int cache_make_upcall(struct cach

if (atomic_read(&cd->readers) == 0 &&
cd->last_close < get_seconds() - 30) {
- warn_no_listener(cd);
- return -EINVAL;
+ warn_no_listener(cd);
+ return -EINVAL;
}

buf = kmalloc(PAGE_SIZE, GFP_KERNEL);

--
--
Greg Banks, P.Engineer, SGI Australian Software Group.
the brightly coloured sporks of revolution.
I don't speak for SGI.