From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: [PATCH] treewide: Make remaining source files non-executable Date: Mon, 12 Dec 2016 09:41:12 +0000 Message-ID: <10260.1481535672@warthog.procyon.org.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: In-Reply-To: Content-ID: <10259.1481535672.1@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org To: Joe Perches Cc: dhowells@redhat.com, Andrew Morton , David Woodhouse , Alex Deucher , =?UTF-8?q?Christian=20K=C3=B6nig?= , David Airlie , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, keyrings@vger.kernel.org List-Id: dri-devel@lists.freedesktop.org Joe Perches wrote: > .c and .h source files should not be executable, change > the permissions to 0644. Acked-by: David Howells