From: Tobias Klauser Date: Tue, 24 Jun 2014 13:33:21 +0000 (+0200) Subject: trivial: net: filter: Change kerneldoc parameter order X-Git-Tag: omap-for-v3.16/fixes-rc4~53^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=677a9fd3e6e6e03e11b979b69c9f8c813583683a;p=pandora-kernel.git trivial: net: filter: Change kerneldoc parameter order Change the order of the parameters to sk_unattached_filter_create() in the kerneldoc to reflect the order they appear in the actual function. This fix is only cosmetic, in the generated doc they still appear in the correct order without the fix. Signed-off-by: Tobias Klauser Acked-by: Daniel Borkmann Acked-by: Alexei Starovoitov Signed-off-by: David S. Miller --- Reading git-diff-tree failed