Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932904Ab1EaW5P (ORCPT ); Tue, 31 May 2011 18:57:15 -0400 Received: from cantor.suse.de ([195.135.220.2]:58977 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932859Ab1EaW5O (ORCPT ); Tue, 31 May 2011 18:57:14 -0400 Date: Tue, 31 May 2011 15:57:13 -0700 From: Mark Fasheh To: Akinobu Mita Cc: linux-kernel@vger.kernel.org, Joel Becker , ocfs2-devel@oss.oracle.com Subject: Re: [PATCH] ocfs2: use proper little-endian bitops Message-ID: <20110531225713.GA10985@wotan.suse.de> Reply-To: Mark Fasheh References: <1306760285-4364-1-git-send-email-akinobu.mita@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1306760285-4364-1-git-send-email-akinobu.mita@gmail.com> Organization: SUSE Labs, Novell, Inc User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 697 Lines: 23 On Mon, May 30, 2011 at 09:58:05PM +0900, Akinobu Mita wrote: > Using __test_and_{set,clear}_bit_le() with ignoring its return value > can be replaced with __{set,clear}_bit_le(). > > Signed-off-by: Akinobu Mita > Cc: Joel Becker > Cc: Mark Fasheh > Cc: ocfs2-devel@oss.oracle.com Looks reasonable to me... Signed-off-by: Mark Fasheh Joel? --Mark -- Mark Fasheh -- 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/