From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932544Ab0JZL3F (ORCPT ); Tue, 26 Oct 2010 07:29:05 -0400 Received: from smtp.opengridcomputing.com ([209.198.142.2]:37724 "EHLO smtp.opengridcomputing.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759794Ab0JZL3D (ORCPT ); Tue, 26 Oct 2010 07:29:03 -0400 Message-ID: <4CC6BB80.5020801@opengridcomputing.com> Date: Tue, 26 Oct 2010 06:29:04 -0500 From: Steve Wise User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.11) Gecko/20101013 Thunderbird/3.1.5 MIME-Version: 1.0 To: Joe Perches CC: Jiri Kosina , Tom Tucker , 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: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/25/2010 9:44 PM, Joe Perches wrote: > Signed-off-by: Joe Perches > --- > drivers/infiniband/hw/amso1100/c2_intr.c | 4 ++-- > drivers/infiniband/hw/cxgb3/iwch_cm.c | 4 ++-- > drivers/infiniband/hw/cxgb4/cm.c | 4 ++-- > 3 files changed, 6 insertions(+), 6 deletions(-) > Acked-by: Steve Wise