• Alexander Viro's avatar
    [PATCH] mtd fixes · 6b554b49
    Alexander Viro authored
    Assorted mtd fixes.
    	a) NULL noise removal
    	b) %p pointer instead of %x (int)pointer in printks
    	c) missed iovec->kvec replacements (basically, fixing merge problems)
    	d) fixed type for (unused) last argument in doc_{read,write}_ecc()
    	e) sanitized some comparisons.
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    6b554b49
ichxrom.c 10.4 KB