From: Andrew Morton one down, 700 to go. Cc: Satyam Sharma Signed-off-by: Andrew Morton --- drivers/message/i2o/exec-osm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/message/i2o/exec-osm.c~i2o-fix-defined-but-not-used-build-warnings-fix drivers/message/i2o/exec-osm.c --- a/drivers/message/i2o/exec-osm.c~i2o-fix-defined-but-not-used-build-warnings-fix +++ a/drivers/message/i2o/exec-osm.c @@ -411,7 +411,7 @@ static int i2o_exec_lct_notify(struct i2 mutex_unlock(&c->lct_lock); return 0; -}; +} #endif /** _