mountlist: clean up code formatting
authorJim Meyering <meyering@redhat.com>
Thu, 20 Jan 2011 08:35:37 +0000 (09:35 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 20 Jan 2011 14:56:23 +0000 (15:56 +0100)
commitead8d4242d4935f1a0499ab459f8ebd63eb32140
tree0e79f251cde01fe18dd222e48701bc9da6bca07d
parent341d4ca5473e77c703c16eb7f7c7a15f5c416ed5
mountlist: clean up code formatting

* lib/mountlist.c (read_file_system_list): Split a long line,
correct bracing style, use NULL in place of "(struct statfs *)0",
don't parenthesize return value, add spaces around "=" and after
";-in-for-stmt".
ChangeLog
lib/mountlist.c