[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091215105925.59a66556.sfr@canb.auug.org.au>
Date: Tue, 15 Dec 2009 10:59:25 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Jan Kara <jack@...e.cz>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Dmitry Monakhov <dmonakhov@...nvz.org>
Subject: linux-next: ext3 tree build warning
Hi Jan,
Today's linux-next build (x86_64 allmodconfig) produced this warning:
fs/quota/dquot.c: In function 'dquot_alloc_inode':
fs/quota/dquot.c:1521: warning: passing argument 1 of 'mark_all_dquot_dirty' discards qualifiers from pointer target type
fs/quota/dquot.c:327: note: expected 'struct dquot **' but argument is of type 'struct dquot * const*'
fs/quota/dquot.c: In function 'dquot_free_inode':
fs/quota/dquot.c:1649: warning: passing argument 1 of 'mark_all_dquot_dirty' discards qualifiers from pointer target type
fs/quota/dquot.c:327: note: expected 'struct dquot **' but argument is of type 'struct dquot * const*'
Introduced by commit e91077e3d523c2ac2090b3447bf6244567cf7128 ("quota:
Move duplicated code to separate functions").
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
http://www.canb.auug.org.au/~sfr/
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists