Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934177AbdIYLrK (ORCPT ); Mon, 25 Sep 2017 07:47:10 -0400 Received: from mga03.intel.com ([134.134.136.65]:24033 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933676AbdIYLrI (ORCPT ); Mon, 25 Sep 2017 07:47:08 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,436,1500966000"; d="scan'208";a="1018096271" From: "Coelho, Luciano" To: "linux-kernel@vger.kernel.org" , "trivial@kernel.org" , "christoph@boehmwalder.at" , "Berg, Johannes" , "kvalo@codeaurora.org" , "netdev@vger.kernel.org" , "linux-wireless@vger.kernel.org" , "Grumbach, Emmanuel" Subject: Re: [PATCH RESEND] wireless: iwlwifi: fix minor code style issues Thread-Topic: [PATCH RESEND] wireless: iwlwifi: fix minor code style issues Thread-Index: AQHTNfKzacHHU4xZZky4vkEQkurZtKLFa0wA Date: Mon, 25 Sep 2017 11:47:04 +0000 Message-ID: <1506340012.3276.17.camel@intel.com> References: <912deca9-79b6-7a44-6859-dbe532d90fed@boehmwalder.at> In-Reply-To: <912deca9-79b6-7a44-6859-dbe532d90fed@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: <70DA3A711A567A478F3D4147F9EF08F9@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 v8PBmaZk031906 Content-Length: 480 Lines: 15 On Mon, 2017-09-25 at 13:37 +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 --- Why are you already resending this? You sent the first email 2 days ago, you can't expect that a non-critical patch be merged in such a short time (especially during the weekend). -- Cheers, Luca