From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752693AbdAYWnw (ORCPT ); Wed, 25 Jan 2017 17:43:52 -0500 Received: from mx1.redhat.com ([209.132.183.28]:39296 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752279AbdAYWnv (ORCPT ); Wed, 25 Jan 2017 17:43:51 -0500 Date: Wed, 25 Jan 2017 17:43:50 -0500 From: Jessica Yu To: Josh Poimboeuf Cc: live-patching@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: livepatch: add missing printk newlines Message-ID: <20170125224350.GA5434@packer-debian-8-amd64.digitalocean.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: X-OS: Linux eisen.io 3.16.0-4-amd64 x86_64 User-Agent: Mutt/1.5.23 (2014-03-12) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.39]); Wed, 25 Jan 2017 22:43:51 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org +++ Josh Poimboeuf [24/01/17 14:32 -0600]: >Add missing newlines to some pr_err() strings. > >Signed-off-by: Josh Poimboeuf Acked-by: Jessica Yu Jessica