From patchwork Thu Jun 15 18:25:08 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Greer X-Patchwork-Id: 9789809 X-Patchwork-Delegate: sameo@linux.intel.com 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 A6A2360325 for ; Thu, 15 Jun 2017 18:26:19 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9F9D52861E for ; Thu, 15 Jun 2017 18:26:19 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8CB3F2862C; Thu, 15 Jun 2017 18:26:19 +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=-6.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,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 23B622861E for ; Thu, 15 Jun 2017 18:26:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753192AbdFOSZa (ORCPT ); Thu, 15 Jun 2017 14:25:30 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:58573 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753011AbdFOSZZ (ORCPT ); Thu, 15 Jun 2017 14:25:25 -0400 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 605E720A8F; Thu, 15 Jun 2017 14:25:19 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute3.internal (MEProxy); Thu, 15 Jun 2017 14:25:19 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=animalcreek.com; h=cc:date:from:in-reply-to:message-id:references:subject:to :x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=+dp OPSg9f3JVf2I6i3LM6n0QoPH4uXHDa14CN+cNWC0=; b=KFD2o6FPvoK1PHMd2Ig xgtDSRgEd4p4fisJGVIh3QfLeu76m1uy2LWN8w0Zfq2hIr63PV/Ydm2xpeZ02P6X sMLK4KTuk49Hb1XwLkndcCUuCvpS6/iZB+JOlJI6EHSS2wg4K0XAmzhRhhqv5Jmh IIcEm3GmiseV47YGxq5Im8hw= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:date:from:in-reply-to:message-id :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=fm1; bh=+dpOPSg9f3JVf2I6i3LM6n0QoPH4uXHDa14CN+cNW C0=; b=ouw3ze6zSOfuAnxdonaR2sjvMJUPPcGLirw+5LBxPwY4xM5mt53T3j76O vPYQS2ULnK6W34U2OxGKou231+yW/nnn5YgvaQaRqZAT4fNX6MTo2YUfAJzUQc8Z liwhrOvPxiQjO/Ns2KXxCCIB2pBnMhkVHlJPuzakBySvWRRN2zbjLsBoFIluQtfq wfLBx8Prtn74OwNtGTngrd6Ndo56BddLwceUYMqbWoU2SsexQkOwjQn3Ydxrx/ce z//KTphjTZOPBOKFjyjPiaOQ2kxRaaqB8LMVNh5dHFRguO2hc5nMw29z7hLkruXj zSGXLfgkgScnXk/pV3gkePW8ikNdw== X-ME-Sender: X-Sasl-enc: GJkS1knuYgYMm9k01kMCVXTrjBHToFb0Ue7zboi8IvZT 1497551119 Received: from blue.animalcreek.com (ip68-2-81-12.ph.ph.cox.net [68.2.81.12]) by mail.messagingengine.com (Postfix) with ESMTPA id 1997A2498B; Thu, 15 Jun 2017 14:25:19 -0400 (EDT) Received: from blue.animalcreek.com (localhost [127.0.0.1]) by blue.animalcreek.com (Postfix) with ESMTP id 1609FA205EA; Thu, 15 Jun 2017 11:25:18 -0700 (MST) From: Mark Greer To: Samuel Ortiz Cc: linux-wireless@vger.kernel.org, linux-nfc@lists.01.org, Mark Greer Subject: [PATCH 15/23] nfctype5: Remove superfluous parentheses Date: Thu, 15 Jun 2017 11:25:08 -0700 Message-Id: <20170615182516.4508-16-mgreer@animalcreek.com> X-Mailer: git-send-email 2.13.0 In-Reply-To: <20170615182516.4508-1-mgreer@animalcreek.com> References: <20170615182516.4508-1-mgreer@animalcreek.com> Organization: Animal Creek Technologies, Inc. Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Remove the superfluous parentheses around calls to t5_manufacturer_stmicro(). Signed-off-by: Mark Greer --- plugins/nfctype5.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/nfctype5.c b/plugins/nfctype5.c index 29e1d0c..9d09bf8 100644 --- a/plugins/nfctype5.c +++ b/plugins/nfctype5.c @@ -456,7 +456,7 @@ static int t5_write_resp(uint8_t *resp, int length, void *data) goto out_done; /* CMD_FLAG_OPTION should be set for non ST tags */ - if (!(t5_manufacturer_stmicro(tag))) + if (!t5_manufacturer_stmicro(tag)) t5_cmd->hdr.flags |= CMD_FLAG_OPTION; t5_cmd->blk_no = cookie->blk; @@ -515,7 +515,7 @@ static int t5_write(struct near_tag *tag, uint8_t offset, uint8_t *buf, * does not work with ST Type5 tags. * So, implemeting OPTION flag set only for non ST tags. */ - if (!(t5_manufacturer_stmicro(tag))) + if (!t5_manufacturer_stmicro(tag)) t5_cmd->hdr.flags |= CMD_FLAG_OPTION; t5_cmd->blk_no = offset / blk_size; @@ -1046,7 +1046,7 @@ static int t5_format_read_multiple_blocks_resp(uint8_t *resp, int length, * lying in different sectors. So, doing multi block read * support setting only for non ST tags. */ - if (!(t5_manufacturer_stmicro(tag))) { + if (!t5_manufacturer_stmicro(tag)) { if (read_multiple_supported) t5_cc.cc3 |= TYPE5_CC3_MBREAD_FLAG; }