From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland Dreier Subject: Re: [PATCH 02/13] drivers/infiniband: Remove unnecessary casts of private_data Date: Wed, 06 Oct 2010 14:44:17 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: (Joe Perches's message of "Sat, 4 Sep 2010 18:52:43 -0700") Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Joe Perches Cc: Jiri Kosina , Roland Dreier , Sean Hefty , Hal Rosenstock , linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rdma@vger.kernel.org thanks, applied. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933221Ab0JFVoX (ORCPT ); Wed, 6 Oct 2010 17:44:23 -0400 Received: from sj-iport-5.cisco.com ([171.68.10.87]:57982 "EHLO sj-iport-5.cisco.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933126Ab0JFVoW (ORCPT ); Wed, 6 Oct 2010 17:44:22 -0400 Authentication-Results: sj-iport-5.cisco.com; dkim=neutral (message not signed) header.i=none X-IronPort-AV: E=Sophos;i="4.57,293,1283731200"; d="scan'208";a="265614603" From: Roland Dreier To: Joe Perches Cc: Jiri Kosina , Roland Dreier , Sean Hefty , Hal Rosenstock , linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 02/13] drivers/infiniband: Remove unnecessary casts of private_data References: X-Message-Flag: Warning: May contain useful information Date: Wed, 06 Oct 2010 14:44:17 -0700 In-Reply-To: (Joe Perches's message of "Sat, 4 Sep 2010 18:52:43 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org thanks, applied.