"extern inline" doesn't make much sense.
Signed-off-by: Adrian Bunk <[email protected]>
--- linux-2.6.13-rc3-mm3-full/include/linux/blkdev.h.old 2005-07-28 16:07:30.000000000 +0200
+++ linux-2.6.13-rc3-mm3-full/include/linux/blkdev.h 2005-07-28 16:08:12.000000000 +0200
@@ -727,7 +727,7 @@
return bits;
}
-extern inline unsigned int block_size(struct block_device *bdev)
+static inline unsigned int block_size(struct block_device *bdev)
{
return bdev->bd_block_size;
}
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|