On Wed, Mar 23, 2005 at 08:49:43PM +0100, Jean Delvare wrote: > Hi Greg, > > While searching for i2c_algorithm declarations missing their > .functionality member, I found three of them which were not properly > initialized. i2c-algo-ite and i2c_sibyte_algo do not use the C99 > initialization syntax, and i2c-ibm_iic.c explicitely initializes NULL > members. Following patch puts some order in there. > > Please apply, thanks. Applied, thanks. greg k-h