On Wed, 2010-08-18 at 11:48 -0500, H Hartley Sweeten wrote: > FWIW, the only reason for bringing this up in the first place was I was > trying to find all the places that have unnecessary casts when using > the private_data. Stuff like: > > struct my_struct *my_data = (struct my_struct *)file->private_data; > > Maybe it would be simpler to use spatch to just fix those? I submitted that patch last month. About half have been applied. (I generally link to lkml.org, but it seems down) http://linux.derkeiler.com/Mailing-Lists/Kernel/2010-07/msg04333.html I also delete the remaining casts in this conversion. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html