mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-13 05:34:57 +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>