mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
Having function (args) instead of function(args) make is harder to search for calls of particular functions. So remove all those spaces. Signed-off-by: NeilBrown <neilb@suse.de>