Looking more closely, this spelling error is in a commit message, not the code base. My workflow won't check for spelling errors in the commit message because it applies checkpatch as a pre-commit hook.
On Fri, Nov 13, 2015 at 1:05 PM, Kevin Klues <[email protected]> wrote: > Hmm, it should be. I had to change lots of things due to checkpatch > finding stuff. Which commit is that in specifically? > > On Fri, Nov 13, 2015 at 12:49 PM, Barret Rhoden <[email protected]> wrote: >> On 2015-11-11 at 04:19 Kevin Klues <[email protected]> wrote: >>> I've finally gotten around to updating this branch. >> >> looking at this now. btw, checkpatch mentioned a couple typos and such >> (e.g. WARNING: 'fucntion' may be misspelled - perhaps 'function'?). I >> can just touch that up, but I wanted to make sure your checkpatch / >> git commit stuff was working or not. >> >> barret >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Akaros" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. > > > > -- > ~Kevin -- ~Kevin -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
