From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932336AbdJWNmi (ORCPT ); Mon, 23 Oct 2017 09:42:38 -0400 Received: from mga01.intel.com ([192.55.52.88]:17381 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932188AbdJWNmg (ORCPT ); Mon, 23 Oct 2017 09:42:36 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.43,423,1503385200"; d="scan'208";a="326563759" Date: Mon, 23 Oct 2017 15:42:31 +0200 From: Jarkko Sakkinen To: SF Markus Elfring Cc: linux-integrity@vger.kernel.org, Jason Gunthorpe , Peter =?iso-8859-1?Q?H=FCwe?= , LKML , kernel-janitors@vger.kernel.org Subject: Re: [PATCH 0/2] Xen vTPM frontend: Fine-tuning for vtpm_send() Message-ID: <20171023134231.ndvk5upc5qyeubk6@linux.intel.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 22, 2017 at 01:28:14PM +0200, SF Markus Elfring wrote: > From: Markus Elfring > Date: Sun, 22 Oct 2017 13:23:45 +0200 > > Two update suggestions were taken into account > from static source code analysis. > > Markus Elfring (2): > Use common error handling code > Combine two condition checks into one statement > > drivers/char/tpm/xen-tpmfront.c | 18 ++++++++---------- > 1 file changed, 8 insertions(+), 10 deletions(-) > > -- > 2.14.2 > Useless cover letter. Two separate unrelated patches. /Jarkko