From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757990AbbJ2WSl (ORCPT ); Thu, 29 Oct 2015 18:18:41 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51925 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753231AbbJ2WSk (ORCPT ); Thu, 29 Oct 2015 18:18:40 -0400 Date: Thu, 29 Oct 2015 15:18:26 -0700 From: Greg KH To: atull@opensource.altera.com Cc: Josh Cartwright , Moritz Fischer , linux-kernel@vger.kernel.org, delicious.quinoa@gmail.com, dinguyen@opensource.altera.com Subject: Re: [PATCH] fpga manager: remove label Message-ID: <20151029221826.GA14104@kroah.com> References: <1446147596-13185-1-git-send-email-atull@opensource.altera.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1446147596-13185-1-git-send-email-atull@opensource.altera.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 29, 2015 at 02:39:56PM -0500, atull@opensource.altera.com wrote: > From: Alan Tull > > Remove implementation of 'label' DT binding. Why? Please be descriptive of why you are doing something in the changelog, not just what you are doing (hint, we can read that from the code usually...) thanks, greg k-h