Re: linux-next: cifs tree build warning
Steve French <[email protected]>
| Newsgroups | gmane.linux.kernel.next,gmane.linux.file-systems.cifs |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Apr 30, 2009 at 10:28 PM, Stephen Rothwell <[email protected]> wrote: > Hi Steve, > > Today's linux-next build (x86_64 allmodconfig) produced this warning: > > fs/cifs/cifs_dfs_ref.c: In function 'cifs_dfs_follow_mountpoint': > fs/cifs/cifs_dfs_ref.c:345: warning: ISO C90 forbids mixed declarations and code > > Introduced by commit 1af28ceb923d04357733642a3dbc4497da4db1c2 ("Enable > dfs submounts to handle remote referrals"). Fixed - Igor had inverted two statements. -- Thanks, Steve