Files
scst/iscsi-scst/kernel
Vladislav Bolkhovitin f876bba99e The patch below fixes the following two checkpatch warnings:
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
2008-10-06 17:13:11 +00:00
..
2008-06-12 11:39:28 +00:00
2008-07-24 09:22:55 +00:00
2008-08-01 17:59:05 +00:00
2008-07-31 10:01:45 +00:00
2008-08-01 17:59:05 +00:00
2008-07-24 09:22:55 +00:00
2008-07-31 10:01:45 +00:00
2008-06-12 11:39:28 +00:00
2008-06-26 16:35:10 +00:00