[PATCH] Tidy up - remove use of (*f)() idiom from epoch.c
authorJon Seymour <redacted>
Thu, 7 Jul 2005 01:26:43 +0000 (11:26 +1000)
committerLinus Torvalds <redacted>
Thu, 7 Jul 2005 01:47:38 +0000 (18:47 -0700)
commit84b18a8e63a0036084f2e2f070634219704a98b2
tree5cea1fb52c3dc26612335edef40b9652f6204d4b
parenta7336ae514738f159dad314d6674961427f043a6
[PATCH] Tidy up - remove use of (*f)() idiom from epoch.c

Replace (*f)() with f() where the former idiom was used in epoch.c

Signed-off-by: Jon Seymour <redacted>
Signed-off-by: Linus Torvalds <redacted>
epoch.c
git clone https://git.99rst.org/PROJECT