From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH -next] ahci: convert ata_link_printk() to ata_link_warn() Date: Fri, 14 Dec 2012 09:39:21 -0500 Message-ID: <50CB3A19.5040409@pobox.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-vc0-f174.google.com ([209.85.220.174]:35458 "EHLO mail-vc0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755097Ab2LNOjZ (ORCPT ); Fri, 14 Dec 2012 09:39:25 -0500 Received: by mail-vc0-f174.google.com with SMTP id d16so4024805vcd.19 for ; Fri, 14 Dec 2012 06:39:24 -0800 (PST) In-Reply-To: Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Wei Yongjun Cc: yongjun_wei@trendmicro.com.cn, linux-ide@vger.kernel.org On 12/03/2012 11:39 PM, Wei Yongjun wrote: > From: Wei Yongjun > > Using ata_link_warn() instead of ata_link_printk(). > > Signed-off-by: Wei Yongjun > --- > drivers/ata/libahci.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) applied all three