mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-03 15:14:16 +00: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>