From: Arjan van de Ven Date: Mon, 1 Dec 2008 22:35:00 +0000 (-0800) Subject: expand some comments (d_path / seq_path) X-Git-Tag: v2.6.29-rc1~549^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52afeefb9dac9287429642189996426a2bfd6a25;p=pandora-kernel.git expand some comments (d_path / seq_path) Explain that you really need to use the return value of d_path rather than the buffer you passed into it. Also fix the comment for seq_path(), the function arguments changed recently but the comment hadn't been updated in sync. Signed-off-by: Arjan van de Ven Cc: Al Viro Cc: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Al Viro --- Reading git-diff-tree failed