diff options
| author | Ryusuke Konishi <[email protected]> | 2015-04-16 12:46:34 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-04-17 09:04:03 -0400 |
| commit | 3568a13f4089aac90b3763a2b6c293cd2b638ec1 (patch) | |
| tree | 9971fbde5b3eba646bf7df40b02fad09433be1e7 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 0de6d6b9a2ba21ae28b2420f6684021904833f68 (diff) | |
nilfs2: unify type of key arguments in bmap interface
The type of key arguments in block mapping interface varies depending
on function. For instance, nilfs_bmap_lookup_at_level() takes "__u64"
for its key argument whereas nilfs_bmap_lookup() takes "unsigned
long".
This fits them to "__u64" to eliminate the variation.
Signed-off-by: Ryusuke Konishi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions