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

From: Justin P. Mattock
Date: Sat Sep 11 2010 - 14:37:58 EST


On 09/11/2010 11:00 AM, Randy Dunlap wrote:
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 ***


yeah.. that's what I just realized.. then in this case it's probably fixed then... as for the rest I went through most of all the directories(keep in mind only http, didn't check www nor any other protocol) only a few files in the source tree are left(MAINTAINERS, etc...) so now the kernel to the most part has working web addresses..
This is what happens when I challenge myself...

Justin P. Mattock
--
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/