On Mon, 2010-08-16 at 21:03 -0400, Ted Ts'o wrote: > And spatch could also be used to rename private_data to f_private_data > if people really cared.... In struct file, private_data is the only member not prefixed with f_. It's a small .cocci file, but treewide, it's a relatively big patch. -- 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