Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752388AbZJLFfJ (ORCPT ); Mon, 12 Oct 2009 01:35:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751519AbZJLFfI (ORCPT ); Mon, 12 Oct 2009 01:35:08 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:46122 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751196AbZJLFfH (ORCPT ); Mon, 12 Oct 2009 01:35:07 -0400 Date: Sun, 11 Oct 2009 22:35:02 -0700 (PDT) Message-Id: <20091011.223502.77690228.davem@davemloft.net> To: rakib.mullick@gmail.com Cc: netdev@vger.kernel.org, akpm@linux-foundation.org, zbr@ioremap.net, linux-kernel@vger.kernel.org Subject: Re: [PATCH -mm] connector: Passing required parameter for function cn_add_callback. From: David Miller In-Reply-To: References: X-Mailer: Mew version 6.2.51 on Emacs 22.1 / Mule 5.0 (SAKAKI) 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 Content-Length: 631 Lines: 17 From: Rakib Mullick Date: Mon, 12 Oct 2009 08:44:33 +0600 > */ > -static void cn_proc_mcast_ctl(struct cn_msg *msg) > +static void cn_proc_mcast_ctl(struct cn_msg *msg, struct > netlink_skb_parms *nsp) Your patches are unusable because your email client corrupts the patch, here you can see it is splitting up long lines. Please fix this up and resubmit. -- 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/