diff options
author | NeilBrown <neilb@suse.de> | 2008-10-12 20:55:12 -0400 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2008-10-12 20:55:12 -0400 |
commit | d710e13812600037a723a673dc5c96a071de98d3 (patch) | |
tree | df8e34fb02cb7909090aa697da7c1db4814ee122 /init | |
parent | fb4d8c76e56a887b9eee99fbc55fe82b18625d30 (diff) |
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: NeilBrown <neilb@suse.de>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions