Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265039AbTGBP0o (ORCPT ); Wed, 2 Jul 2003 11:26:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265043AbTGBP0o (ORCPT ); Wed, 2 Jul 2003 11:26:44 -0400 Received: from mrburns.nildram.co.uk ([195.112.4.54]:62219 "EHLO mrburns.nildram.co.uk") by vger.kernel.org with ESMTP id S265039AbTGBP0n (ORCPT ); Wed, 2 Jul 2003 11:26:43 -0400 Date: Wed, 2 Jul 2003 16:40:33 +0100 From: Joe Thornber To: Steve Dobbelstein Cc: dm-devel@sistina.com, Joe Thornber , Linux Mailing List Subject: Re: [dm-devel] Re: [RFC 3/3] dm: v4 ioctl interface Message-ID: <20030702154033.GG8063@fib011235813.fsnet.co.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 522 Lines: 16 On Wed, Jul 02, 2003 at 10:23:45AM -0500, Steve Dobbelstein wrote: > Why the "if (r)"? Isn't this just the same as: > > __unbind(md); > r = __bind(md, table); > up_write(&md->lock); > return r; yep, will change, thanks. - Joe - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/