Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d710e138 authored by NeilBrown's avatar NeilBrown
Browse files

md: remove space after function name in declaration and call.



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: default avatarNeilBrown <neilb@suse.de>
parent fb4d8c76
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment