From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.web.de ([212.227.17.12]:62718 "EHLO mout.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751559AbdJVL21 (ORCPT ); Sun, 22 Oct 2017 07:28:27 -0400 To: linux-integrity@vger.kernel.org, Jarkko Sakkinen , Jason Gunthorpe , =?UTF-8?Q?Peter_H=c3=bcwe?= Cc: LKML , kernel-janitors@vger.kernel.org From: SF Markus Elfring Subject: [PATCH 0/2] Xen vTPM frontend: Fine-tuning for vtpm_send() Message-ID: Date: Sun, 22 Oct 2017 13:28:14 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Sender: linux-integrity-owner@vger.kernel.org List-ID: 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