Re: [PATCH 3/4] cciss 2.4: adds 2 ioctls for ia64 based systems

From: James Bottomley
Date: Mon Aug 15 2005 - 16:34:27 EST


On Mon, 2005-08-15 at 16:22 -0500, mikem wrote:
> +#ifdef CONFIG_IA64
> + case BLKGETLASTSECT:
> + case BLKSETLASTSECT:
> +#endif
> return blk_ioctl(inode->i_rdev, cmd, arg);

What makes these two ioctls IA64 specific? I think they're completely
general in 2.4, so there's no need for the #ifdef.

James


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/