Hi, file : include/linux/blkdev.h 31. struct request; 32. struct sg_io_hdr; 33. 34. #define BLKDEV_MIN_RQ 4 35. #define BLKDEV_MAX_RQ 128 /* Default maximum */ 36. 37. struct request; there is duplicate struct request; on line no. 31 and 37 http://lxr.linux.no/#linux+v2.6.37.2/include/linux/blkdev.h Regards. -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html