diff options
author | Lai Jiangshan <[email protected]> | 2013-03-12 13:59:14 -0700 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2013-03-12 13:59:14 -0700 |
commit | 362f2b098b188ede9c4350cc20e58040dbfa515e (patch) | |
tree | 17ff75cb57d281e46facf7704ae49d76dc29a3b7 /fs/jbd2/commit.c | |
parent | cc2a8b1a5595a435191fb197d92d1f3e193c9a6d (diff) |
async: rename and redefine async_func_ptr
A function type is typically defined as
typedef ret_type (*func)(args..)
but async_func_ptr is not. Redefine it.
Also rename async_func_ptr to async_func_t for _func_t suffix is more generic.
Signed-off-by: Lai Jiangshan <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Cc: Arjan van de Ven <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions