Re: [RESEND v4 PATCH] Documentation: update seq_file

2014-12-29 Thread Jonathan Corbet
On Tue, 16 Dec 2014 06:37:57 +0300 "Dmitry V. Levin" wrote: > Update descriptions of seq_path() and seq_path_root(): Applied, thanks. jon -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http

[RESEND v4 PATCH] Documentation: update seq_file

2014-12-15 Thread Dmitry V. Levin
Date: Wed, 17 Oct 2012 20:29:22 +0400 Update descriptions of seq_path() and seq_path_root(): starting with commit v3.2-rc4-1-g02125a8, seq_path_root() no longer changes the value of root; starting with commit v3.2-rc7-104-g8c9379e, some arguments of seq_path() and seq_path_root() are const. Signe