But the beauty of the macro method is that you have a much (relatively)
smaller kernel as your preprocessor reduces the request_module to -EINVAL
at compile-time and you get to let gcc optimize away (dump dead code :)
the entire chunk of code... you've saved a branch, cache efficiency, etc..
James
-- Miscellaneous Engineer --- IBM Netfinity Performance Development- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/