]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ntfs: don't fool kernel-doc
authorRandy Dunlap <randy.dunlap@oracle.com>
Mon, 1 Dec 2008 21:14:04 +0000 (13:14 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Dec 2008 03:55:25 +0000 (19:55 -0800)
commit03801553630c4bec6682108800c9b2de64bdbd37
treed9fc2f4b0de853c0361b107021a567fa36d6383f
parentced69090c573f1db253fb6b84ec537f4f3d7e2f4
ntfs: don't fool kernel-doc

kernel-doc handles macros now (it has for quite some time), so change the
ntfs_debug() macro's kernel-doc to be just before the macro instead of
before a phony function prototype.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Anton Altaparmakov <aia21@cantab.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ntfs/debug.h