Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1301285
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | linux-next: build warning after merge of the ext4 tree |
| Date | 2016-01-05 07:10 +0100 |
| Message-ID | <qNsYG-6lk-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Ted,
After merging the ext4 tree, today's linux-next build (powerpc
ppc64_defconfig) produced this warning:
fs/ext4/ioctl.c: In function 'ext4_ioctl_setproject':
fs/ext4/ioctl.c:426:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Introduced by commit
e14c6dbc6429 ("ext4: add FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support")
CONFIG_QUOTA is not set for this build.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
linux-next: build warning after merge of the ext4 tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-01-05 07:10 +0100
csiph-web