diff options
| author | Filipe Manana <fdmanana@suse.com> | 2026-02-09 15:37:41 +0000 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2026-02-26 15:03:26 +0100 |
| commit | 64def7d7d62b61044fe619e3cc9cbe60454decd9 (patch) | |
| tree | be12bcd587385d2f49bd27df925c7f43eb70f4f7 /include/linux/i2c/git@git.tavy.me:linux.git | |
| parent | 0649355303995d6539df1fa8feaf50497f94db9b (diff) | |
btrfs: remove redundant warning message in btrfs_check_uuid_tree()
If we fail to start the UUID rescan kthread, btrfs_check_uuid_tree() logs
an error message and returns the error to the single caller, open_ctree().
This however is redundant since the caller already logs an error message,
which is also more informative since it logs the error code. Some remove
the warning message from btrfs_check_uuid_tree() as it doesn't add any
value.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
