Home
last modified time | relevance | path

Searched hist:"013 b0e96" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/init/
H A Ddo_mounts.c013b0e96 Sat Nov 14 12:41:48 CST 2020 Christoph Hellwig <hch@lst.de> init: cleanup match_dev_by_uuid and match_dev_by_label

Avoid a totally pointless goto label, and use the same style of
comparism for both helpers.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>