From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:48746 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755150AbeDCK21 (ORCPT ); Tue, 3 Apr 2018 06:28:27 -0400 Date: Tue, 3 Apr 2018 12:28:26 +0200 From: Greg Kroah-Hartman To: Nathan Chancellor Cc: stable@vger.kernel.org Subject: Re: Clang warning fixes for 4.4 and 4.9 Message-ID: <20180403102826.GC17259@kroah.com> References: <20180401104446.GA5516@flashbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180401104446.GA5516@flashbox> Sender: stable-owner@vger.kernel.org List-ID: On Sun, Apr 01, 2018 at 03:44:46AM -0700, Nathan Chancellor wrote: > db0a6fb5d97a ("audit: add tty field to LOGIN event") This feels like a new feature, not a clang build warning fix, right? Why is it needed? thanks, greg k-h