On Tue, 01 Mar 2011 23:00:27 +0100 "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx> wrote: > kallisti5@xxxxxxxxxxx wrote: > > - switch( device->device_id) > > + switch(device->device_id) > > { > > When changing the line above, you could have fixed two other > violations :-) ACK! you're right.. there are *two* other violations there. I never was any good at where's waldo. :) Will fix. -- Alex