From patchwork Wed Nov 9 23:24:48 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 119680 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 4FDA3A0093; Thu, 10 Nov 2022 00:25:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0DC9D42D11; Thu, 10 Nov 2022 00:25:12 +0100 (CET) Received: from mail-pj1-f48.google.com (mail-pj1-f48.google.com [209.85.216.48]) by mails.dpdk.org (Postfix) with ESMTP id C474D42D43 for ; Thu, 10 Nov 2022 00:25:09 +0100 (CET) Received: by mail-pj1-f48.google.com with SMTP id l22-20020a17090a3f1600b00212fbbcfb78so3295607pjc.3 for ; Wed, 09 Nov 2022 15:25:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=7h9XAuTLAdiw0cbcON/lzoi4fMgOU+VzF4RKwroQFmI=; b=I+shH/JLv0sXXp8I6PLKT9zLmWxO4xGT+sBdTkUsi28o7AmeUV1NFm8vfOVnVuKAHo bgxmvsxsKVnd7/DIdK9WisXfG8G8OSaAv+/cQDHhmZNMLYEhTB2YXoAVxxVqpTY5bsgm KQZHsUNZOcMGd4RzPbiBnfanxteu2bfRY/zb52uM43bRPceCdEYPjBqBIjxaA1qP9WYk EAUaQ/yn6Bn2QrjeEuAYiA9/cFihK7E4kVh7cEdH1jNbnM/27r5FPr1eIQu4FogObPoT WcikDtt60tVE9tN0chNzG+6E3MmYujWsLULoRztnv/LeVhnt2TlW6CeYFsBHrrYIct8P bQmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7h9XAuTLAdiw0cbcON/lzoi4fMgOU+VzF4RKwroQFmI=; b=v3YR4D4JGYG40seSMJTOGb0KRR1O3YRcgkPg2Lqxx6SsrneR5lAwIC1xKfn2U7NPiN NZrL1d7m3oZg7hDfDL6VGzu88bXFkTMZI5WGUEBsvBTkGhDwiefiPFEIkc+eNyuv0mr9 d4XWtb6Gxl7Io+o0NgpwFXe5s6gIqffpHbZ6V5YS1oA63Pwmno1Pc1ZRSgo5iTrjZVbZ EVhDerC/edyvmkh2J0kYX9BprvbZmm0iYBUV5xaOIiZL+Qh5jyE7pn7l34sXKmn3/WN7 j4CMg/OU0VvVB3sb2l/r+dGlTv754VHrhIZWeptG6J3HqSFw0qr5VCYQKurGotJDMR0c /VoA== X-Gm-Message-State: ACrzQf1mkZ6/op8A0+bMUOp6kDCjdAe0BqoZ+gB4oTVEHvYBdshPeTBh NHBesLHDX5NLRwEW9hVBj2ItqNcVYQX1sw== X-Google-Smtp-Source: AMsMyM5QxWenH0LSa8ZH97pu8ZmSfxtfOYw40iCCR9JsG+ZEH8fWdMFxWtoJ3ir4H8dC+PC2Nen08A== X-Received: by 2002:a17:902:9894:b0:186:a7d7:c56 with SMTP id s20-20020a170902989400b00186a7d70c56mr64311618plp.168.1668036308580; Wed, 09 Nov 2022 15:25:08 -0800 (PST) Received: from hermes.local (204-195-120-218.wavecable.com. [204.195.120.218]) by smtp.gmail.com with ESMTPSA id y28-20020aa79e1c000000b0056e15b7138esm8798645pfq.157.2022.11.09.15.25.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Nov 2022 15:25:08 -0800 (PST) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger Subject: [PATCH v3 11/14] bus/pci: fix whitespace Date: Wed, 9 Nov 2022 15:24:48 -0800 Message-Id: <20221109232451.265059-12-stephen@networkplumber.org> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20221109232451.265059-1-stephen@networkplumber.org> References: <20221109191445.140320-1-stephen@networkplumber.org> <20221109232451.265059-1-stephen@networkplumber.org> MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Add space after keywords. Signed-off-by: Stephen Hemminger --- drivers/bus/pci/bsd/pci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/bus/pci/bsd/pci.c b/drivers/bus/pci/bsd/pci.c index 7459d15c7e31..056e2eda2d5f 100644 --- a/drivers/bus/pci/bsd/pci.c +++ b/drivers/bus/pci/bsd/pci.c @@ -368,7 +368,7 @@ rte_pci_scan(void) } dev_count += conf_io.num_matches; - } while(conf_io.status == PCI_GETCONF_MORE_DEVS); + } while (conf_io.status == PCI_GETCONF_MORE_DEVS); close(fd);