From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Moyer Subject: Re: [PATCH] aio: remove unnecessary check Date: Thu, 16 Dec 2010 18:48:22 -0500 Message-ID: References: <1292490545-6071-1-git-send-email-namhyung@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Benjamin LaHaise , Alexander Viro , linux-aio@kvack.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: Namhyung Kim Return-path: In-Reply-To: <1292490545-6071-1-git-send-email-namhyung@gmail.com> (Namhyung Kim's message of "Thu, 16 Dec 2010 18:09:05 +0900") Sender: owner-linux-aio@kvack.org List-Id: linux-fsdevel.vger.kernel.org Namhyung Kim writes: > 'nr >= min_nr >= 0' always satisfies 'nr >= 0' so the check is unnecesary. Yeah, I don't see how the extra check helps. Acked-by: Jeff Moyer -- To unsubscribe, send a message with 'unsubscribe linux-aio' in the body to majordomo@kvack.org. For more info on Linux AIO, see: http://www.kvack.org/aio/ Don't email: aart@kvack.org