From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland Dreier Subject: Re: [PATCH 04/10] drivers/infiniband: Remove unnecessary KERN_ uses Date: Tue, 26 Oct 2010 13:46:34 -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 "Mon, 25 Oct 2010 19:44:22 -0700") Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Joe Perches Cc: Jiri Kosina , Tom Tucker , Steve Wise , 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 I seemed to already have the amso1100 part, but I picked up the cxgb3/cxgb4 parts. - R. -- 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 S1760259Ab0JZUrA (ORCPT ); Tue, 26 Oct 2010 16:47:00 -0400 Received: from sj-iport-5.cisco.com ([171.68.10.87]:28791 "EHLO sj-iport-5.cisco.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760051Ab0JZUq7 (ORCPT ); Tue, 26 Oct 2010 16:46:59 -0400 Authentication-Results: sj-iport-5.cisco.com; dkim=neutral (message not signed) header.i=none X-IronPort-AV: E=Sophos;i="4.58,242,1286150400"; d="scan'208";a="276180228" From: Roland Dreier To: Joe Perches Cc: Jiri Kosina , Tom Tucker , Steve Wise , Roland Dreier , Sean Hefty , Hal Rosenstock , linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 04/10] drivers/infiniband: Remove unnecessary KERN_ uses References: X-Message-Flag: Warning: May contain useful information Date: Tue, 26 Oct 2010 13:46:34 -0700 In-Reply-To: (Joe Perches's message of "Mon, 25 Oct 2010 19:44:22 -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 I seemed to already have the amso1100 part, but I picked up the cxgb3/cxgb4 parts. - R.