linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ide/hpt366: remove unused variable
@ 2008-10-20 22:03 Alexander Beregalov
  2008-10-20 22:07 ` Sergei Shtylyov
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Beregalov @ 2008-10-20 22:03 UTC (permalink / raw)
  To: bzolnier, linux-ide



Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
---

 drivers/ide/pci/hpt366.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/ide/pci/hpt366.c b/drivers/ide/pci/hpt366.c
index 9cf171c..ca0acb5 100644
--- a/drivers/ide/pci/hpt366.c
+++ b/drivers/ide/pci/hpt366.c
@@ -1289,7 +1289,6 @@ static u8 hpt3xx_cable_detect(ide_hwif_t *hwif)
 
 static void __devinit init_hwif_hpt366(ide_hwif_t *hwif)
 {
-	struct pci_dev *dev	= to_pci_dev(hwif->dev);
 	struct hpt_info *info	= hpt3xx_get_info(hwif->dev);
 	int serialize		= HPT_SERIALIZE_IO;
 	u8  chip_type		= info->chip_type;

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: ide/hpt366: remove unused variable
  2008-10-20 22:03 ide/hpt366: remove unused variable Alexander Beregalov
@ 2008-10-20 22:07 ` Sergei Shtylyov
  2008-10-20 22:14   ` Sergei Shtylyov
  0 siblings, 1 reply; 3+ messages in thread
From: Sergei Shtylyov @ 2008-10-20 22:07 UTC (permalink / raw)
  To: Alexander Beregalov; +Cc: bzolnier, linux-ide

Hello.

Alexander Beregalov wrote:

> Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
>   

   Heh, third patch to address this. :-)
   And the pull fixing this already pending for three days :-)

MBR, Sergei



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ide/hpt366: remove unused variable
  2008-10-20 22:07 ` Sergei Shtylyov
@ 2008-10-20 22:14   ` Sergei Shtylyov
  0 siblings, 0 replies; 3+ messages in thread
From: Sergei Shtylyov @ 2008-10-20 22:14 UTC (permalink / raw)
  To: Alexander Beregalov; +Cc: bzolnier, linux-ide

Hello, I just wrote:

>> Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
>>   
>
>   Heh, third patch to address this. :-)
>   And the pull fixing this already pending for three days :-)
>

   Pull request, I mean. Looks like Linus' has pulled at last, so it's 
fixed.

MBR, Sergei



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-10-20 22:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-20 22:03 ide/hpt366: remove unused variable Alexander Beregalov
2008-10-20 22:07 ` Sergei Shtylyov
2008-10-20 22:14   ` Sergei Shtylyov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).