On Fri, 12 Jan 2018 11:54:54 -0500
Steven Rostedt <rost...@goodmis.org> wrote:

> #include <linux/module.h>
> #include <linux/delay.h>
> #include <linux/sched.h>
> #include <linux/mutex.h>
> #include <linux/workqueue.h>
> #include <linux/hrtimer.h>
> 
>


> 
> Hmm, how does one have git commit not remove the C preprocessor at the
> start of the module?

Probably just add a space in front of the entire program.

-- Steve

Reply via email to