From 858eaca169ed5e7b1b14eebb889323e75a02af0e Mon Sep 17 00:00:00 2001 From: James Bottomley Date: Thu, 21 Apr 2005 07:35:45 -0700 Subject: [PATCH] [PATCH] Fix aic7xxx_osm.c compile with older gcc's My version of gcc doesn't warn about this error (declaration in the middle of a set of statements). The fix is simple (this also corrects return code; for init functions it should be zero or error). --- Reading git-format-patch failed