Commit e348b8a6 authored by Luca Coelho's avatar Luca Coelho
Browse files

iwlwifi: mvm: fix indentation in some scan functions



Two functions had indentation mistakes which were causing sparse
warnings.  Fix them.

Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210612142637.12f3b9fea57e.I42a7556d43de78ec6387e3a699eca10482b0485d@changeid


Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
parent c4ae8b9d
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
/*
 * Copyright (C) 2012-2014, 2018-2020 Intel Corporation
 * Copyright (C) 2012-2014, 2018-2021 Intel Corporation
 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH
 * Copyright (C) 2016-2017 Intel Deutschland GmbH
 */