btrfs-progs: cleanup, update function definitions to be ANSI conformant
authorDavid Sterba <dsterba@suse.com>
Mon, 14 Sep 2015 21:42:29 +0000 (23:42 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 14 Sep 2015 21:46:19 +0000 (23:46 +0200)
commitc985a2b104604cede8244cd3af6e50628435dae0
tree03cb58e8155f45cc5118123385d082683d4c107d
parentfe2657a7077188b1cda2e99eb0193cc9feddf3de
btrfs-progs: cleanup, update function definitions to be ANSI conformant

Sparse reports:

 warning: non-ANSI function declaration of function

and we're using func(void) elsewhere.

Signed-off-by: David Sterba <dsterba@suse.com>
btrfs-calc-size.c
qgroup.c
utils.c