Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp4345577ybe; Mon, 9 Sep 2019 08:02:26 -0700 (PDT) X-Google-Smtp-Source: APXvYqx4dRaDbk1iP2RFUUSngPpJXRF7qfMin7+OfR4ZfWdi8uHLYCrbnQJzD5NDvoMf0M2ljjud X-Received: by 2002:a17:906:4d4b:: with SMTP id b11mr20215866ejv.0.1568041346491; Mon, 09 Sep 2019 08:02:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568041346; cv=none; d=google.com; s=arc-20160816; b=NzvioNcTGoaMaNDC8fUqd4Goeb5eY3qm35K6a1Bdzhkr5ubRxGa9gyWkq7R2uMkEGi b3+yY25Sf/5axCkwcinh6iH0mg93zi55jOuY7gEwzcFEUW4qrRoD2OJratcs4SsqCyNF WE+ndDZrOn58QdXMq0pDm76pJIB3lnsZu5me5qTK6AUzhAP+0EEqg2BJLiDV8dud4Q2K 9Re/aAp9r8ZSJv7pk8qSTOwPlHNgsFHKsG72IoZbgLYK+379QdS6ILccS5dAElYytLx/ tPPBWuODEpzJfjcwsUPIr2TLKn28LLBy7fbUJCzsrzabX/btrF4zbHCaYNU0x6s47VK6 ZcCA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:to:in-reply-to:cc:references:message-id :date:subject:mime-version:from:content-transfer-encoding; bh=Jg4fZg8qxvJcCFd8LuTpsMZYPuZJ0QHRYdBhAXbQlvI=; b=CW3FMdijvXRyaTftBcTg/GAX1jYc2BUm0nXQ/6R8sd58va33l1/t6QBo1JKOOqO/hA 2nTPn+F3LSHUonrNzknpT6EOjv7ocObSsgT4QE2iJZ53jxNM6mGUgzXcpxPGZsPhLWwx R1q2oI+3j1Z0zup3QiBjQ6DDX6TCot2FCgRQucwC+G6HW86erpFqljUI1tBUYUcO5PdD uGyseB7WXkqmMivM7FcHMajm4k+BJ4wuOKdMv//Qg6cu+WqVvVvCwz3R4UaBsfx46JE8 fOAq9QH+obw0VZWMGBni/Ekbl/u7BUrxvz8/kpYkrv16x8PaHmLsGDcpxbecC7eKOZZ0 K9Gw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q9si2458722ejp.347.2019.09.09.08.01.58; Mon, 09 Sep 2019 08:02:26 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727441AbfIIIRk (ORCPT + 99 others); Mon, 9 Sep 2019 04:17:40 -0400 Received: from mxout017.mail.hostpoint.ch ([217.26.49.177]:64767 "EHLO mxout017.mail.hostpoint.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726142AbfIIIRk (ORCPT ); Mon, 9 Sep 2019 04:17:40 -0400 Received: from [10.0.2.45] (helo=asmtp012.mail.hostpoint.ch) by mxout017.mail.hostpoint.ch with esmtp (Exim 4.92.2 (FreeBSD)) (envelope-from ) id 1i7Erc-0000a5-2X; Mon, 09 Sep 2019 10:17:32 +0200 Received: from [213.55.220.251] (helo=[100.66.103.90]) by asmtp012.mail.hostpoint.ch with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92.2 (FreeBSD)) (envelope-from ) id 1i7Erb-0002xU-Sw; Mon, 09 Sep 2019 10:17:32 +0200 X-Authenticated-Sender-Id: sandro@volery.com Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Sandro Volery Mime-Version: 1.0 (1.0) Subject: Re: [PATCH] Fixed most indent issues in tty_io.c Date: Mon, 9 Sep 2019 10:17:30 +0200 Message-Id: <71E8E933-8F15-4B3E-9268-9FFAE2EEF618@volery.com> References: <20190908205931.GG23683@mit.edu> Cc: Joe Perches , gregkh@linuxfoundation.org, jslaby@suse.com, linux-kernel@vger.kernel.org In-Reply-To: <20190908205931.GG23683@mit.edu> To: "Theodore Y. Ts'o" X-Mailer: iPhone Mail (17A5831c) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > strongly encouraged to restrict their checkpatch cleanups to the > staging tree, since when such cleanup patches are considered welcome > very much depends on the kernel subsystem and the maintainers > involved.) Should I still send the ones I tried to submit in this thread again as separate patches? Since Greg said I should do it that way so I'm not sure if I should do that quick or just stick to staging. Thanks, Sandro V.