···131131 device_for_each_child(&dpc->i2c_adapter.dev, dpc, dpc_check_clients);132132133133 /* check if all devices are present */134134- if( 0 == dpc->saa7111a ) {134134+ if (!dpc->saa7111a) {135135 DEB_D(("dpc_v4l2.o: dpc_attach failed for this device.\n"));136136 i2c_del_adapter(&dpc->i2c_adapter);137137 kfree(dpc);