On 11/27/2012 10:56 PM, Stephen Rothwell wrote:
Hi all,
Changes since 20121127:
(on i386)
a. (config-r8857)
ERROR: "f2fs_xattr_advise_handler" [fs/f2fs/f2fs.ko] undefined!
b. (config-r8855)
fs/f2fs/file.c: In function 'f2fs_vm_page_mkwrite':
fs/f2fs/file.c:97:2: error: implicit declaration of function 'block_page_mkwrite_return'
And please remove all usage of "/**" for comment blocks
since they are not in kernel-doc notation and in the Linux
kernel source code, "/**" is used to indicate kernel-doc
notation.
--
~Randy