Re: git crapps out with {kernel_version}/usr/include

From: Randy Dunlap
Date: Sat Sep 11 2010 - 14:01:03 EST


On Sat, 11 Sep 2010 09:57:23 -0700 Justin P. Mattock wrote:

> finishing up with looking at broken web addresses Im noticing that
> usr/include/* seems to not work with git i.e. theres a couple of broken
> addresses in there after changing them, then using git commit -s -a
> gives me the "nothing to commit message"..
> why is this?

usr/include/* is all generated files from elsewhere in the kernel tree,
so you should just change the original files, not the generated ones.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/