Changes to Config.in, mtdchar.c & mtdcore.c

David Given dg at tao-group.com
Fri Sep 22 12:52:01 EDT 2000


[...]
> static struct file_operations mtd_fops = {
>-	owner:		THIS_MODULE,
>+	/*Whats this? owner:		THIS_MODULE,*/
> 	llseek:		mtd_lseek,     	/* lseek */
> 	read:		mtd_read,	/* read */
> 	write: 		mtd_write, 	/* write */

Don't know, but all the devfs stuff used it so I put it in. It must be a 
2.3ism and is probably worth putting in #ifdefs.

-- 
David Given
dg at tao-group.com




To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org



More information about the linux-mtd mailing list