Re: [PATCH]: With no attatchment NOT SPAM, a REWRITE

2012-08-05 Thread Julian Calaby
Hi Christopher, On Mon, Aug 6, 2012 at 11:01 AM, Christopher Sacchi wrote: > Hey guys, this should work now. I see the changes you made, however you're not going to get them accepted in this format. See Documentation/SubmittingPatches Online here:

[PATCH]: With no attatchment NOT SPAM, a REWRITE

2012-08-05 Thread Christopher Sacchi
Hey guys, this should work now. -- --- main.c 2012-07-21 20:58:29.0 + +++ mainnew.c 2012-08-05 20:00:37.0 + @@ -32,7 +32,7 @@ #include "led.h" #include "cfg.h" #include "debugfs.h" - +#include "net/rfkill/rfkill.h" static struct lock_class_key

[PATCH]: With no attatchment NOT SPAM, a REWRITE

2012-08-05 Thread Christopher Sacchi
Hey guys, this should work now. -- --- main.c 2012-07-21 20:58:29.0 + +++ mainnew.c 2012-08-05 20:00:37.0 + @@ -32,7 +32,7 @@ #include led.h #include cfg.h #include debugfs.h - +#include net/rfkill/rfkill.h static struct lock_class_key

Re: [PATCH]: With no attatchment NOT SPAM, a REWRITE

2012-08-05 Thread Julian Calaby
Hi Christopher, On Mon, Aug 6, 2012 at 11:01 AM, Christopher Sacchi chris.sac...@gmail.com wrote: Hey guys, this should work now. I see the changes you made, however you're not going to get them accepted in this format. See Documentation/SubmittingPatches Online here: