From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932409AbcEXJKL (ORCPT ); Tue, 24 May 2016 05:10:11 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:38678 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932269AbcEXJKH (ORCPT ); Tue, 24 May 2016 05:10:07 -0400 Date: Tue, 24 May 2016 02:10:05 -0700 From: Christoph Hellwig To: Dave Airlie Cc: torvalds@linux-foundation.org, DRI mailing list , linux-kernel@vger.kernel.org Subject: Re: [git pull] check headers fix. Message-ID: <20160524091005.GB13166@infradead.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 24, 2016 at 07:29:25AM +0100, Dave Airlie wrote: > > Hi Linus, > > here is the C++ guards warning fix from Arnd. So why the hell do we have C++ guards in kernel headers?