in

Its recommended to use ‘i’ and ‘tmp’

Its recommended to use 'i' and 'tmp' | coding-memes, linux-memes, ux-memes, loc-memes, random-memes, oop-memes, IT-memes, variable name-memes, kernel-memes | ProgrammerHumor.io
coding-memes, linux-memes, ux-memes, loc-memes, random-memes, oop-memes, IT-memes, variable name-memes, kernel-memes | ProgrammerHumor.io

Content

OTHER CODING STYLES: "Use descriptive variable names" Linux kernel coding style LOCAL variable names should be short, and to the point. If you have some random integer loop counter, it should probably be called i.