From: Rob Jones Date: Sun, 7 Sep 2014 18:24:40 +0000 (-0700) Subject: Documentation: seq_file: Document seq_open_private(), seq_release_private() X-Git-Tag: fixes-v3.17-rc4~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77be4daf4e65eb1da70e6623ec61ecde62f5de95;p=pandora-kernel.git Documentation: seq_file: Document seq_open_private(), seq_release_private() Despite the fact that these functions have been around for years, they are little used (only 15 uses in 13 files at the preseht time) even though many other files use work-arounds to achieve the same result. By documenting them, hopefully they will become more widely used. Signed-off-by: Rob Jones Acked-by: Steven Whitehouse Signed-off-by: Randy Dunlap Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed