From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Banks Subject: [patch 04/14] sunrpc: Minor indentation cleanup in cache.c Date: Thu, 08 Jan 2009 19:25:14 +1100 Message-ID: <20090108082603.233757000@sgi.com> References: <20090108082510.050854000@sgi.com> Cc: Linux NFS ML To: "J. Bruce Fields" Return-path: Received: from relay1.sgi.com ([192.48.179.29]:50387 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751695AbZAHI0W (ORCPT ); Thu, 8 Jan 2009 03:26:22 -0500 Sender: linux-nfs-owner@vger.kernel.org List-ID: Signed-off-by: Greg Banks --- 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.