On Sun, Aug 5, 2012 at 7:48 PM, Stephen Rothwell [off-list ref] wrote:
Hi all,
After merging the cifs tree, today's linux-next build (powerpc
ppc64_defconfig) failed like this:
fs/cifs/Kconfig:3: syntax error
fs/Kconfig:244: missing end statement for this entry
<snip>
Caused by commit 12f3f9b7c80c ("Remove sparse warning in cifsfs.c").
Please, please build test after doing updates and before publishing your
tree.
I have used the cifs tree from next-20120803 for today.
--
Cheers,
Stephen Rothwell sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org
Fixed. The corrupted commit came after a build test caught a few
sparse warnings - forgot to rerun the build test though after fixing
the warning (I had multiple
Kconfigs I build test - fs/cifs/Kconfig obviously should not have changed)
--
Thanks,
Steve