From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752113Ab0JCAGe (ORCPT ); Sat, 2 Oct 2010 20:06:34 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:36313 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751915Ab0JCAGd (ORCPT ); Sat, 2 Oct 2010 20:06:33 -0400 Date: Sat, 02 Oct 2010 17:06:54 -0700 (PDT) Message-Id: <20101002.170654.193719563.davem@davemloft.net> To: tomer_iisc@yahoo.com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] net: Fix the condition passed to sk_wait_event() From: David Miller In-Reply-To: <970819.25375.qm@web53706.mail.re2.yahoo.com> References: <20101002.132659.71124680.davem@davemloft.net> <970819.25375.qm@web53706.mail.re2.yahoo.com> X-Mailer: Mew version 6.3 on Emacs 23.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Nagendra Tomar Date: Sat, 2 Oct 2010 16:54:23 -0700 (PDT) > I had done the exercise of sending the patch to myself and > applying it (copy-pasting just the patch). One thing that I see > is the long line in the description. If you are referring to > that, I've fixed it and submitted it again. If not this, I'm at > loss. This new submission looks good, thank you.