On Wed, Nov 17, 2010 at 08:13:39AM +0300, Dan Carpenter wrote: > Sparse complains because there are no __user annotations. > > drivers/media/IR/lirc_dev.c:156:27: warning: > incorrect type in initializer (incompatible argument 2 (different address spaces)) > drivers/media/IR/lirc_dev.c:156:27: expected int ( *read )( ... ) > drivers/media/IR/lirc_dev.c:156:27: got int ( extern [toplevel] *<noident> )( ... ) > > Signed-off-by: Dan Carpenter <error27@xxxxxxxxx> Acked-by: Jarod Wilson <jarod@xxxxxxxxxx> -- Jarod Wilson jarod@xxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html