From: James Bottomley Date: Thu, 21 Apr 2005 14:35:45 +0000 (-0700) Subject: [PATCH] Fix aic7xxx_osm.c compile with older gcc's X-Git-Tag: v2.6.12-rc4~297 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=858eaca169ed5e7b1b14eebb889323e75a02af0e;p=pandora-kernel.git [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-diff-tree failed