mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-21 04:31:26 +00:00
WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable #290: FILE: net/core/utils.c:316: +EXPORT_SYMBOL(net_get_page_callback); WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable #291: FILE: net/core/utils.c:317: +EXPORT_SYMBOL(net_put_page_callback); This patch has been tested by verifying that the generated patch still applies without warnings to the 2.6.25.17 kernel and that the patched kernel still compiles. Signed-off-by: Bart Van Assche <bart.vanassche@gmail.com> git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@510 d57e44dd-8a1f-0410-8b47-8ef2f437770f