Dan Carpenter <dan.carpenter@xxxxxxxxxx> writes: > Wow... Yes. That information is totally out of date. Do patches > against the daily linux-next. Don't do them against mainline. these commands would be useful to add $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git $ cd linux $ git remote add linux-next git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git $ git fetch linux-next $ git fetch --tags linux-next ... # later on $ git remote update ... -- Nikola -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html