Author :
schwarze
Date :
2020-02-03 22:33:04
Hash :7f62056d Message :1. To avoid confusion, when showing a function definition, call it
a definition rather than a declaration, even though every definition
is of course also a declaration.
2. Prototype functions used from other files in include files; stop
restricting that advice to kernel code.
3. Drop some duplicate content.
OK jca@