From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [Patch 1/1] sata_via.c: Remove redundant device ID for VT8261 Date: Thu, 15 Oct 2009 03:36:10 -0400 Message-ID: <4AD6D0EA.6090400@garzik.org> References: <4AD6CCF1.4030501@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:40284 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754593AbZJOHgw (ORCPT ); Thu, 15 Oct 2009 03:36:52 -0400 In-Reply-To: <4AD6CCF1.4030501@kernel.org> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Tejun Heo Cc: JosephChan@via.com.tw, linux-ide@vger.kernel.org, alan@lxorguk.ukuu.org.uk, postmaster@vger.kernel.org On 10/15/2009 03:19 AM, Tejun Heo wrote: > JosephChan@via.com.tw wrote: >> Just remove redundant device ID for VT8261. >> >> Signed-off-by: Joseph Chan > > Looks okay to me. > >> --- a/drivers/ata/sata_via.c 2009-10-15 21:38:14.000000000 +0800 >> +++ b/drivers/ata/sata_via.c 2009-10-15 21:38:28.000000000 +0800 >> @@ -93,7 +93,6 @@ >> { PCI_VDEVICE(VIA, 0x7372), vt6420 }, >> { PCI_VDEVICE(VIA, 0x5287), vt8251 }, /* 2 sata chnls (Master/Sla= ve) */ >> { PCI_VDEVICE(VIA, 0x9000), vt8251 }, >> - { PCI_VDEVICE(VIA, 0x9040), vt8251 }, >> >> { } /* terminate list */ >> }; >> >> N=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BDr=EF=BF=BD=EF=BF=BDy=EF= =BF=BD=EF=BF=BD=EF=BF=BDb=EF=BF=BDX=EF=BF=BD=EF=BF=BD=C7=A7v=EF=BF=BD^=EF= =BF=BD)=DE=BA{.n=EF=BF=BD+=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD{=EF=BF=BD= =EF=BF=BD=D7=A2=EF=BF=BD=EF=BF=BD^n=EF=BF=BDr=EF=BF=BD=EF=BF=BDz=EF=BF=BD= =1A=EF=BF=BD=EF=BF=BDh=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD&=EF=BF=BD=EF= =BF=BD=1E=EF=BF=BDG=EF=BF=BD=EF=BF=BD=EF=BF=BDh=EF=BF=BD=03(=EF=BF=BD=E9= =9A=8E=EF=BF=BD=DD=A2j"=EF=BF=BD=EF=BF=BD=1A=EF=BF=BD=1Bm=EF=BF=BD=EF=BF= =BD=EF=BF=BD=EF=BF=BD=EF=BF=BDz=EF=BF=BD=DE=96=EF=BF=BD=EF=BF=BD=EF=BF=BD= f=EF=BF=BD=EF=BF=BD=EF=BF=BDh=EF=BF=BD=EF=BF=BD=EF=BF=BD~=EF=BF=BDmml=3D= =3D > > But, what's the above garbled line? (cc'ing postmaster@vger) It is interesting that Joseph's email directly to me was OK, but the=20 copy passing through vger.kernel.org list software included this garble= d=20 line. Joseph's email was base64-encoded, and vger just got new mailing list=20 software in the past year or so... so I wonder if this is a vger bug? Jeff