Hi Wolfram, > -static int i2c_powermac_master_xfer( struct i2c_adapter *adap, > - struct i2c_msg *msgs, > - int num) > +static int i2c_powermac_xfer(struct i2c_adapter *adap, > + struct i2c_msg *msgs, > + int num) and we get a nice free cleanup here :-) Reviewed-by: Andi Shyti <andi.shyti@xxxxxxxxxx> Thanks, Andi