On Wed, Oct 15, 2003 at 11:05:48AM -0700, Greg KH wrote: > device_create_file(&client->dev, &dev_attr_in_max##offset); \ > -} while (0); > +} while (0) Next time I better read all patches before replying - sorry for the noise. Sam
On Wed, Oct 15, 2003 at 11:05:48AM -0700, Greg KH wrote: > device_create_file(&client->dev, &dev_attr_in_max##offset); \ > -} while (0); > +} while (0) Next time I better read all patches before replying - sorry for the noise. Sam