kernel-doc: remove fastcall
authorHarvey Harrison <harvey.harrison@gmail.com>
Fri, 15 Feb 2008 03:31:23 +0000 (19:31 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 15 Feb 2008 04:58:04 +0000 (20:58 -0800)
commit34ff8a52fa7ebb7be036534295f7b252d39e3439
tree72e8874695f4bb83abe0be57ef981d76fef683d2
parent77a746cec58801208818ee19115da0e4d41f9002
kernel-doc: remove fastcall

fastcall is gone from the tree, no need to adjust the function prototypes
anymore for this.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/kernel-doc