From: Stephen Rothwell on
Hi Jörn,

After merging the logfs tree, today's linux-next build (x86_64 allmodconfig)
produced this warning:

fs/logfs/file.c: In function 'logfs_fsync':
fs/logfs/file.c:225: warning: unused variable 'super'

Introduced by commit c0c79c31c9d5fcc19812c6c35f842baf50ee788a ("logfs:
fix sync").
--
Cheers,
Stephen Rothwell sfr(a)canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
From: Jörn Engel on
On Fri, 7 May 2010 09:46:38 +1000, Stephen Rothwell wrote:
>
> After merging the logfs tree, today's linux-next build (x86_64 allmodconfig)
> produced this warning:
>
> fs/logfs/file.c: In function 'logfs_fsync':
> fs/logfs/file.c:225: warning: unused variable 'super'
>
> Introduced by commit c0c79c31c9d5fcc19812c6c35f842baf50ee788a ("logfs:
> fix sync").

Thanks, fixed.

Jörn

--
The grand essentials of happiness are: something to do, something to
love, and something to hope for.
-- Allan K. Chalmers
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/