lkm-sandbox icon indicating copy to clipboard operation
lkm-sandbox copied to clipboard

Derive best practices from Linux Kernel sources

Open tpiekarski opened this issue 4 years ago • 0 comments

Derive best practices from kernel sources

Read and derive best practices and common habbits from kernel sources, digest and try to apply them to the present set modules and keep applying them.

  • Handling errors
  • Printing messages to the Kernel Ring Buffer
  • Returning (Error) Codes
  • ... and other best practices

Links

tpiekarski avatar Mar 31 '20 06:03 tpiekarski