linux-next: build warning after merge of the file-locks tree

From: Stephen Rothwell
Date: Tue Jun 20 2017 - 20:30:47 EST


Hi Jeff,

After merging the file-locks tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:

mm/page-writeback.c: In function 'write_one_page':
mm/page-writeback.c:2380:15: warning: unused variable 'ret2' [-Wunused-variable]
int ret = 0, ret2;
^

Introduced by commit

4118ba44fa2c ("mm: clean up error handling in write_one_page")

--
Cheers,
Stephen Rothwell