From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752094AbdIKQZx (ORCPT ); Mon, 11 Sep 2017 12:25:53 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:45036 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751422AbdIKQZw (ORCPT ); Mon, 11 Sep 2017 12:25:52 -0400 Date: Mon, 11 Sep 2017 09:25:46 -0700 From: Greg Kroah-Hartman To: Joe Perches Cc: Gilad Ben-Yossef , devel@driverdev.osuosl.org, driverdev-devel@linuxdriverproject.org, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: ccree: Add missing newlines Message-ID: <20170911162546.GA24534@kroah.com> References: <250d3f881f7a02ff4a0a7650446499be48b52691.1505024246.git.joe@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <250d3f881f7a02ff4a0a7650446499be48b52691.1505024246.git.joe@perches.com> User-Agent: Mutt/1.9.0 (2017-09-02) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Sep 09, 2017 at 11:18:02PM -0700, Joe Perches wrote: > Logging without newlines are still prone to interleaving. > Add newlines where necessary. Doesn't apply to my staging-testing branch, due to other changes in this driver. Can you rebase it onto that branch and resend? thanks, greg k-h