On Wed, Apr 15, 2015 at 02:50:55PM +0530, Sudip Mukherjee wrote: > this PARPORT_DEVPROC_REGISTERED flag is cleared in parport_unregister_device() > and is set in parport_register_dev[ice], so when we call > parport_register_device() or parport_register_dev() it will be not set > and the condition will always be true. The question of how to handle impossible conditions is always tricky. :P In this case just remove the condition. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html