]> Git Repo - linux.git/commit
btrfs: rename __compare_inode_defrag() and drop double underscores
authorDavid Sterba <[email protected]>
Tue, 27 Aug 2024 01:44:15 +0000 (03:44 +0200)
committerDavid Sterba <[email protected]>
Tue, 10 Sep 2024 14:51:19 +0000 (16:51 +0200)
commita92914a80b137a447688d868274871f16ec152d5
treea9acc252e80797747e28420296109573473df1fb
parent06de42c5a98a28060b314589241cabcacc3c4ff8
btrfs: rename __compare_inode_defrag() and drop double underscores

The function does not follow the pattern where the underscores would be
justified, so rename it.

Reviewed-by: Qu Wenruo <[email protected]>
Signed-off-by: David Sterba <[email protected]>
fs/btrfs/defrag.c
This page took 0.051553 seconds and 4 git commands to generate.