Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964890AbdIYNQq (ORCPT ); Mon, 25 Sep 2017 09:16:46 -0400 Received: from mga05.intel.com ([192.55.52.43]:60816 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964864AbdIYNQn (ORCPT ); Mon, 25 Sep 2017 09:16:43 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,436,1500966000"; d="scan'208";a="155671946" From: "Coelho, Luciano" To: "christoph@boehmwalder.at" , "Berg, Johannes" CC: "linux-wireless@vger.kernel.org" , "kvalo@codeaurora.org" , "netdev@vget.kenrel.org" , "linux-kernel@vger.kernel.org" , "Grumbach, Emmanuel" , "trivial@kernel.org" Subject: Re: [PATCH] wireless: iwlwifi: fix minor code style issues Thread-Topic: [PATCH] wireless: iwlwifi: fix minor code style issues Thread-Index: AQHTNFctQZfrmkKiV0eh0Byc4gIqdqLFh44A Date: Mon, 25 Sep 2017 13:16:39 +0000 Message-ID: <1506345390.3276.21.camel@intel.com> References: <20170923103112.1311-1-christoph@boehmwalder.at> In-Reply-To: <20170923103112.1311-1-christoph@boehmwalder.at> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.252.57.122] Content-Type: text/plain; charset="utf-8" Content-ID: <5A49D96F5BB7FD4AA9228B2CD7B2A047@intel.com> MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by nfs id v8PDHGmm004608 Content-Length: 428 Lines: 13 On Sat, 2017-09-23 at 12:31 +0200, Christoph Böhmwalder wrote: > Fixes three trivial issues as reported by checkpatch.pl, namely two > switch/case indentation issues and one alignment issue in a multiline comment. > > Signed-off-by: Christoph Böhmwalder > --- Thanks, applied to our internal tree. It will eventually reach the mainline, following our usual upstreaming process. -- Cheers, Luca.