On 6/27/23 10:58, Philippe Mathieu-Daudé wrote:
On 21/6/23 20:06, Richard Henderson wrote:Let the compiler decide about inlining.Should we clean that automatically with scripts and forbid via checkpatch?
I'm sure there are some places that benefit from inline within C files. And of course header files need them for unused function elimination. r~