From nobody Mon May 6 02:18:35 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 207.211.31.81 as permitted sender) client-ip=207.211.31.81; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.81 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1596460265; cv=none; d=zohomail.com; s=zohoarc; b=BWFuh471+8eWy1q05M8iwVdHNiBCm3NO1Tc6Qg/9oJmmv41Mul+5wnQjDVt1pdtG8R91wFN3mmBk1LP3UwxqIctJtPHkIXkjnj9aUCX8K5h6YUQTAeqoXE9QpS6b+ayLT+T9NfRPDRci+I40m/uNy0oBGgjXcAJwTfwtNNo/dlg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1596460265; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=p3IDO1awQsZXGWW5LUnDUZD8tZedXRrNtUUAAH3nKNU=; b=SmGGgcxf1Wwavs6Wr86x3vqxRtVONB7dgOzoWwl4i7KkZPpkosdXvE0s3uWcxfMe1jJRsSDwovR8Lqn5Eisiu4d7Fa2oX6fD5fTCnRHb0LY+T2HfEeQ/ORx+OnW3iDUomyET+y7XJVCskxG0A3whzTqVXH2FMPsm90JvyN9U/dI= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.81 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-1.mimecast.com (us-smtp-1.mimecast.com [207.211.31.81]) by mx.zohomail.com with SMTPS id 1596460265968883.8625036430979; Mon, 3 Aug 2020 06:11:05 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-365-W5-HD7ulNHW6xAco5sbI2A-1; Mon, 03 Aug 2020 09:11:02 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id AAE9F10059CD; Mon, 3 Aug 2020 13:10:56 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 73C666179C; Mon, 3 Aug 2020 13:10:55 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id BDD299A11D; Mon, 3 Aug 2020 13:10:53 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 073D7dHt010152 for ; Mon, 3 Aug 2020 09:07:39 -0400 Received: by smtp.corp.redhat.com (Postfix) id 8569860C47; Mon, 3 Aug 2020 13:07:39 +0000 (UTC) Received: from lpt.redhat.com (unknown [10.40.208.14]) by smtp.corp.redhat.com (Postfix) with ESMTP id E1107610AF for ; Mon, 3 Aug 2020 13:07:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1596460264; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=p3IDO1awQsZXGWW5LUnDUZD8tZedXRrNtUUAAH3nKNU=; b=JsZmOL59BZsqZvLgEtIrOTHvlkZmZ/VlJcsoCWoBHrMbDv6WFw/2v1mUDD9iaUrM7ooGX1 zTJ2AfbrBG0n49Z3LHsH4WiSLDb6sxFqLwH2lUUPeLKV/JwOvUdt0Jy45Jj2Tf8W4Ic+iR UV0UXd0JjyMoKC2xdaZWG+c+ZrZynmk= X-MC-Unique: W5-HD7ulNHW6xAco5sbI2A-1 From: =?UTF-8?q?J=C3=A1n=20Tomko?= To: libvir-list@redhat.com Subject: [libvirt PATCH] util: virlog.h: fix macro indentation Date: Mon, 3 Aug 2020 15:07:33 +0200 Message-Id: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Signed-off-by: J=C3=A1n Tomko --- Pushed as trivial. src/util/virlog.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/util/virlog.h b/src/util/virlog.h index 716fb9a378..37870e514c 100644 --- a/src/util/virlog.h +++ b/src/util/virlog.h @@ -27,10 +27,10 @@ #ifdef PACKAGER_VERSION # ifdef PACKAGER # define VIR_LOG_VERSION_STRING \ - "libvirt version: " VERSION ", package: " PACKAGER_VERSION " (" PACKA= GER ")" + "libvirt version: " VERSION ", package: " PACKAGER_VERSION " (" PACKAG= ER ")" # else # define VIR_LOG_VERSION_STRING \ - "libvirt version: " VERSION ", package: " PACKAGER_VERSION + "libvirt version: " VERSION ", package: " PACKAGER_VERSION # endif #else # define VIR_LOG_VERSION_STRING \ @@ -88,7 +88,7 @@ struct _virLogSource { virLogMessage(src, VIR_LOG_ERROR, filename, linenr, funcname, NULL, __= VA_ARGS__) =20 #define VIR_DEBUG(...) \ - VIR_DEBUG_INT(&virLogSelf, __FILE__, __LINE__, __func__, __VA_ARGS__) + VIR_DEBUG_INT(&virLogSelf, __FILE__, __LINE__, __func__, __VA_ARGS__) #define VIR_INFO(...) \ VIR_INFO_INT(&virLogSelf, __FILE__, __LINE__, __func__, __VA_ARGS__) #define VIR_WARN(...) \ --=20 2.26.2