mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
Typedef the pointer to the function to be called by smp_call_function() and friends: typedef void (*smp_call_func_t)(void *info); as it is used in a fair number of places. Signed-off-by: David Howells <dhowells@redhat.com> cc: linux-arch@vger.kernel.org
14 KiB
14 KiB