diff options
author | Anand Jain <anand.jain@oracle.com> | 2015-08-14 12:32:56 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2015-10-01 16:47:16 +0200 |
commit | d74a625987a134b00749e3912bdb6d3ac83fd71d (patch) | |
tree | 5c659faacdb63e09d165a23967da2a58292f5d72 /sound/core/misc.c | |
parent | Btrfs: consolidate btrfs_error() to btrfs_std_error() (diff) | |
download | linux-d74a625987a134b00749e3912bdb6d3ac83fd71d.tar.xz linux-d74a625987a134b00749e3912bdb6d3ac83fd71d.zip |
Btrfs: use BTRFS_ERROR_DEV_MISSING_NOT_FOUND when missing device is not found
Use btrfs specific error code BTRFS_ERROR_DEV_MISSING_NOT_FOUND instead
of -ENOENT. Next this removes the logging when user specifies "missing"
and we don't find it in the kernel device list. Logging are for system
events not for user input errors.
Signed-off-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'sound/core/misc.c')
0 files changed, 0 insertions, 0 deletions