commit | e9ef7b5f25d31c5660fb4a87f4b40ac48070fcb7 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Fri May 13 13:22:19 2011 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Mon May 16 10:31:39 2011 +0300 |
tree | 8ae85360dd0b0eee05bc4f3f22729f1234f998cd | |
parent | 7a9c3e399389723f01be3dab50991604d2bc0409 [diff] |
UBIFS: make 2 functions static This is a minor change which makes 2 functions static because they are not used outside the gc.c file: 'data_nodes_cmp()' and 'nondata_nodes_cmp()'. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>