Hardly so!
If you don't make it either "static" or "extern", each module will
contain a non-inline copy of the code for external callers!
However, under -Winline -Werror, "static inline" and "extern inline"
should be equivalent (although I personally prefer "extern inline".)
-hpa
-- <hpa@transmeta.com> at work, <hpa@zytor.com> in private! "Unix gives you enough rope to shoot yourself in the foot." http://www.zytor.com/~hpa/puzzle.txt- 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/