From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 151D3941C76 for ; Fri, 29 Sep 2023 22:24:21 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=eiEtcDPDU1Svwwa7vEFeAshmo+Gmhtp9IjsXyH+UiPk=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1696026260; v=1; b=Q+wTGywFSL8I0GfxVCWHDugVMA4SYl6x8p8xuW/tFuSgQbvjNalmmyfuZr/KuskFKNx6RUNH CdCvLfmL+aBhbugrKDzLZ+a/prUvcZKcZPZRUnSyxggiPNeh1IVF+igfR83QG5SzDeWn8U5BkiJ 5vq+SJy0Qfdh34USzm9geCDw= X-Received: by 127.0.0.2 with SMTP id YQDDYY7687511xx9ZKK3zeBW; Fri, 29 Sep 2023 15:24:20 -0700 X-Received: from mail-lf1-f52.google.com (mail-lf1-f52.google.com [209.85.167.52]) by mx.groups.io with SMTP id smtpd.web11.30739.1696026259801941564 for ; Fri, 29 Sep 2023 15:24:20 -0700 X-Received: by mail-lf1-f52.google.com with SMTP id 2adb3069b0e04-50567477b29so2806818e87.3 for ; Fri, 29 Sep 2023 15:24:19 -0700 (PDT) X-Gm-Message-State: nJ8a7btazrGbxkIMmCi9jvn8x7686176AA= X-Google-Smtp-Source: AGHT+IGsQL1YmfPmyW+5tg3/K/xBNqBL+GvieCnitSu6fcMRQqOUEVVo8BguFZNhFsUI4le7Zwryew== X-Received: by 2002:a05:6512:2249:b0:503:3781:ac32 with SMTP id i9-20020a056512224900b005033781ac32mr5717336lfu.41.1696026257584; Fri, 29 Sep 2023 15:24:17 -0700 (PDT) X-Received: from localhost.localdomain ([185.9.78.108]) by smtp.gmail.com with ESMTPSA id l3-20020ac24303000000b005032907710asm3588606lfh.237.2023.09.29.15.24.16 (version=TLS1_3 cipher=TLS_CHACHA20_POLY1305_SHA256 bits=256/256); Fri, 29 Sep 2023 15:24:17 -0700 (PDT) From: "Mike Maslenkin" To: devel@edk2.groups.io Cc: abner.chang@amd.com, nicklew@nvidia.com, igork@ami.com, Mike Maslenkin Subject: [edk2-devel] [RFC][PATCH 0/2][edk2-redfish-client]: tune uncrustify script Date: Sat, 30 Sep 2023 01:24:12 +0300 Message-Id: <20230929222414.47115-1-mike.maslenkin@gmail.com> MIME-Version: 1.0 Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,mike.maslenkin@gmail.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=Q+wTGywF; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io Please, look at these changes. I've had some troubles when tried to run uncrustify checks locally on macOS and those fixes helped me. Also I tried this set on Linux and it worked. Here is a link to PR: https://github.com/tianocore/edk2-redfish-client/pull/53 Cc: Abner Chang Cc: Nickle Wang Cc: Igor Kulchytskyy Signed-off-by: Mike Maslenkin -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#109230): https://edk2.groups.io/g/devel/message/109230 Mute This Topic: https://groups.io/mt/101667892/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-