From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (bilbo.ozlabs.org [203.11.71.1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 41ltxW3CLnzDqk8 for ; Thu, 9 Aug 2018 00:26:55 +1000 (AEST) In-Reply-To: <1533291638-22224-1-git-send-email-sparth1292@gmail.com> To: Parth Y Shah , fbarrat@linux.vnet.ibm.com, andrew.donnellan@au1.ibm.com, arnd@arndb.de, gregkh@linuxfoundation.org From: Michael Ellerman Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, Parth Y Shah Subject: Re: misc: cxl: changed asterisk position Message-Id: <41ltxQ3Q8Mz9s9F@ozlabs.org> Date: Thu, 9 Aug 2018 00:26:34 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2018-08-03 at 10:20:38 UTC, Parth Y Shah wrote: > Resolved <"foo* bar" should be "foo *bar"> error > > Signed-off-by: Parth Y Shah Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/a0ac3687fb404d59296ecba4642071 cheers