Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934497AbcKJQCu (ORCPT ); Thu, 10 Nov 2016 11:02:50 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:35608 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934321AbcKJQCs (ORCPT ); Thu, 10 Nov 2016 11:02:48 -0500 Date: Thu, 10 Nov 2016 17:02:56 +0100 From: Greg Kroah-Hartman To: Alan Tull Cc: Rob Herring , linux-kernel@vger.kernel.org, Moritz Fischer , Dinh Nguyen , delicious.quinoa@gmail.com Subject: Re: [[PATCH repost v21] 01/11] of/overlay: add of overlay notifications Message-ID: <20161110160256.GA28372@kroah.com> References: <1478027672-4857-1-git-send-email-atull@opensource.altera.com> <1478027672-4857-2-git-send-email-atull@opensource.altera.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1478027672-4857-2-git-send-email-atull@opensource.altera.com> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 259 Lines: 10 On Tue, Nov 01, 2016 at 02:14:22PM -0500, Alan Tull wrote: > This patch add of overlay notifications. Your crazy way of doing [ ] in the subject messed up git, please don't do that... Just do: [PATCH repost v21 01/11] .... No need for extra [[ ]] please.