lkml.org 
[lkml]   [2006]   [Jan]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
Subject[PATCH] mca: delete unreached line
From
Is this a misprint?

Signed-off-by: Akinobu Mita <mita@miraclelinux.com>

--- 2.6-rc/drivers/mca/mca-device.c.orig 2005-12-09 15:29:26.000000000 +0800
+++ 2.6-rc/drivers/mca/mca-device.c 2005-12-09 15:29:42.000000000 +0800
@@ -65,8 +65,6 @@ unsigned char mca_device_read_pos(struct
struct mca_bus *mca_bus = to_mca_bus(mca_dev->dev.parent);

return mca_bus->f.mca_read_pos(mca_dev, reg);
-
- return mca_dev->pos[reg];
}
EXPORT_SYMBOL(mca_device_read_pos);

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2006-01-06 03:30    [W:0.041 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site