From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-f196.google.com (mail-pl1-f196.google.com [209.85.214.196]) by mail19.linbit.com (LINBIT Mail Daemon) with ESMTP id 2648C420302 for ; Thu, 4 Jun 2020 05:46:20 +0200 (CEST) Received: by mail-pl1-f196.google.com with SMTP id q16so1600991plr.2 for ; Wed, 03 Jun 2020 20:46:20 -0700 (PDT) Date: Wed, 3 Jun 2020 20:46:17 -0700 From: Kees Cook To: Sedat Dilek Message-ID: <202006032046.96A726426@keescook> References: <20200603233203.1695403-1-keescook@chromium.org> <20200603233203.1695403-9-keescook@chromium.org> <202006031838.55722640DC@keescook> <6f921002478544217903ee4bfbe3c400e169687f.camel@perches.com> <202006031944.9551FAA68E@keescook> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: Andy Whitcroft , Clang-Built-Linux ML , linux-ide@vger.kernel.org, netdev@vger.kernel.org, x86@kernel.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, linux-block@vger.kernel.org, Miguel Ojeda , linux-mm@kvack.org, Alexander Potapenko , b43-dev@lists.infradead.org, Joe Perches , Linus Torvalds , linux-clk@vger.kernel.org, drbd-dev@lists.linbit.com Subject: Re: [Drbd-dev] [PATCH 08/10] checkpatch: Remove awareness of uninitialized_var() macro List-Id: "*Coordination* of development, patches, contributions -- *Questions* \(even to developers\) go to drbd-user, please." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Jun 04, 2020 at 04:53:34AM +0200, Sedat Dilek wrote: > can you push that change also to kees/linux.git#kspp/uninit/v5.7/macro ? Done! :) -- Kees Cook