From patchwork Wed May 24 04:44:30 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Derek Robson X-Patchwork-Id: 9744979 X-Patchwork-Delegate: herbert@gondor.apana.org.au Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id D4B576032B for ; Wed, 24 May 2017 04:44:47 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C86EC288C5 for ; Wed, 24 May 2017 04:44:47 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BC9B8288C7; Wed, 24 May 2017 04:44:47 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 58F21288C5 for ; Wed, 24 May 2017 04:44:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761923AbdEXEop (ORCPT ); Wed, 24 May 2017 00:44:45 -0400 Received: from mail-pg0-f65.google.com ([74.125.83.65]:35123 "EHLO mail-pg0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758386AbdEXEon (ORCPT ); Wed, 24 May 2017 00:44:43 -0400 Received: by mail-pg0-f65.google.com with SMTP id i63so15672234pgd.2; Tue, 23 May 2017 21:44:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=OijLlignA0zn9O8DaIE5iXxzN2W4R+4dHc15C4d7/1s=; b=ZQPR9Cy/Z6m4cKZriRKkqVA0akMksLKKhA0PstNIab2H9b98VL21odI0/NwbgBfn9k HbuwgW++pr2vGAZtUSndmFqMLwgKWo5h0KYCEsmCAxUG3k38VWHX/LYX/lFG+Qra8cA3 0zPGlzLkdDy00HR/UljbRVDnIoeMLHiGxXeBbuePti2lGrjER10xbk4+zP96r8KPWfrO 74ZH3EqAJGtdGL1wsCgH+BwzspAH0H3mwtOcj7KHTFD46+cfwy/lrTS0ey9ynhQ1MVlZ ErfaVtxVgdJvAp8ocsycabPVQ6rsSONCXMqonqgpl8cDdivCOqj4EJHfpar1pIDzgknz j2eg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=OijLlignA0zn9O8DaIE5iXxzN2W4R+4dHc15C4d7/1s=; b=kAp7rCZt5PDp+27q28sHqinoBw4tZcWbzun5KV+6kjYb5a8ipv300cPlPDMzcmyu3z iiHrvUgsdTWkIuzBKWUcF3x3yKiDRmhiFCZweVxi2ikWizgJAQTo3GadYGExxt+/cxC6 GixNIlz2tFh+1T4aiCnF3Pzojc7IiHBGYzniiyPS/14CMO/3O3La4OYCYJyqms12eSiP HO6wRznwYHoW1LztKYOZv9OV8mRv+i/ReHMWRkWVPWF2WVyZxsznDaGMcfEdP5Is3mXO FvqdbsbgiMrrrumoRC/yIXGSLHgsxta34dOtcS9vzpoUPvZeBmIi/EBzgr9F0XKZKl+O xw6A== X-Gm-Message-State: AODbwcCWrBNMxUwvydMXe04wNxCY0eigAEo+oaXMndiu66SoJRTyC74f RKZfkFafWSiN0g== X-Received: by 10.98.10.6 with SMTP id s6mr35261820pfi.78.1495601078056; Tue, 23 May 2017 21:44:38 -0700 (PDT) Received: from localhost.localdomain (121-75-114-245.dyn.vf.net.nz. [121.75.114.245]) by smtp.gmail.com with ESMTPSA id e20sm4766372pfd.34.2017.05.23.21.44.34 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2017 21:44:37 -0700 (PDT) From: Derek Robson To: gilad@benyossef.com, gregkh@linuxfoundation.org Cc: linux-crypto@vger.kernel.org, driverdev-devel@linuxdriverproject.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, Derek Robson Subject: [PATCH 13/27] Drivers: ccree: ssi_fips_ext.c - align block comments Date: Wed, 24 May 2017 16:44:30 +1200 Message-Id: <20170524044430.30469-1-robsonde@gmail.com> X-Mailer: git-send-email 2.12.2 Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Fixed block comment alignment, Style fix only Found using checkpatch Signed-off-by: Derek Robson --- drivers/staging/ccree/ssi_fips_ext.c | 46 ++++++++++++++++++------------------ 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/drivers/staging/ccree/ssi_fips_ext.c b/drivers/staging/ccree/ssi_fips_ext.c index 291a880f567c..0f53a4bc43de 100644 --- a/drivers/staging/ccree/ssi_fips_ext.c +++ b/drivers/staging/ccree/ssi_fips_ext.c @@ -15,9 +15,9 @@ */ /************************************************************** -This file defines the driver FIPS functions that should be -implemented by the driver user. Current implementation is sample code only. -***************************************************************/ + * This file defines the driver FIPS functions that should be + * implemented by the driver user. Current implementation is sample code only. + ***************************************************************/ #include #include "ssi_fips_local.h" @@ -32,11 +32,11 @@ static ssi_fips_state_t fips_state = CC_FIPS_STATE_NOT_SUPPORTED; static ssi_fips_error_t fips_error = CC_REE_FIPS_ERROR_OK; /* -This function returns the FIPS REE state. -The function should be implemented by the driver user, depends on where . -the state value is stored. -The reference code uses global variable. -*/ + * This function returns the FIPS REE state. + * The function should be implemented by the driver user, depends on where + * the state value is stored. + * The reference code uses global variable. + */ int ssi_fips_ext_get_state(ssi_fips_state_t *p_state) { int rc = 0; @@ -51,11 +51,11 @@ int ssi_fips_ext_get_state(ssi_fips_state_t *p_state) } /* -This function returns the FIPS REE error. -The function should be implemented by the driver user, depends on where . -the error value is stored. -The reference code uses global variable. -*/ + * This function returns the FIPS REE error. + * The function should be implemented by the driver user, depends on where + * the error value is stored. + * The reference code uses global variable. + */ int ssi_fips_ext_get_error(ssi_fips_error_t *p_err) { int rc = 0; @@ -70,11 +70,11 @@ int ssi_fips_ext_get_error(ssi_fips_error_t *p_err) } /* -This function sets the FIPS REE state. -The function should be implemented by the driver user, depends on where . -the state value is stored. -The reference code uses global variable. -*/ + * This function sets the FIPS REE state. + * The function should be implemented by the driver user, depends on where + * the state value is stored. + * The reference code uses global variable. + */ int ssi_fips_ext_set_state(ssi_fips_state_t state) { fips_state = state; @@ -82,11 +82,11 @@ int ssi_fips_ext_set_state(ssi_fips_state_t state) } /* -This function sets the FIPS REE error. -The function should be implemented by the driver user, depends on where . -the error value is stored. -The reference code uses global variable. -*/ + * This function sets the FIPS REE error. + * The function should be implemented by the driver user, depends on where + * the error value is stored. + * The reference code uses global variable. + */ int ssi_fips_ext_set_error(ssi_fips_error_t err) { fips_error = err;