diff options
author | NeilBrown <[email protected]> | 2008-10-13 11:55:12 +1100 |
---|---|---|
committer | NeilBrown <[email protected]> | 2008-10-13 11:55:12 +1100 |
commit | d710e13812600037a723a673dc5c96a071de98d3 (patch) | |
tree | df8e34fb02cb7909090aa697da7c1db4814ee122 /net/lapb/lapb_in.c | |
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 <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions