I plan to remove ->read_proc from proc code and this will involve ->proc_info hook in host templates. It's marked "OBSOLETE". Is it obsoleted as in "will be removed" or obsoleted as in "no new such hooks"? Should I convert them to ->proc_fops or just remove? I suspect the former, in this case it will look like #ifdef CONFIG_PROC_FS const struct file_operations *proc_fops; #endif OK with that? -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html