Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp21153468ybl; Sun, 5 Jan 2020 21:51:24 -0800 (PST) X-Google-Smtp-Source: APXvYqz9DyDYWAfnTHPuj6L292ko05bYMZr6W8HUBBFnoMe7sLKDk1Ic56yyiL0mmihCzF0CH9Gk X-Received: by 2002:a9d:674f:: with SMTP id w15mr115923707otm.243.1578289884326; Sun, 05 Jan 2020 21:51:24 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578289884; cv=none; d=google.com; s=arc-20160816; b=tUpD9VgVN5fh8xI1jAK9+IyvHjdgnoKZ/F6lQU0rGJhSXcrDAc8bjX3jPNulavB6q7 675e8dor3UkA6I4p8ubGTUsvvGlk7D9x8ZEpimxzA6kqF8/EY6SHme94WiK4NhnvSKI/ dW2DSuJ/uLRgJ9dbyZ/8rs/kK+V5u7tGwSplHQkAnZuDu5BA3CedqpOlLbWNzG+ONdRh W2bRiKwBbpOhzf5QXazYunojZqvsxXw2pzdJ3Uvt/+a4CDddllrgC3zW3dSAZKPkVBUF vNs+vOI7P0PYMSoFmHQWddk/aYmVaZTe67FDd6kMysoQzS4KVfXBhCnF8c2RAtx4kTvT qGtw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=YydMpbkE06zeC0XZWSkUMPCdne3rHkQksC3Sp3a10yc=; b=r/SSDsKe+yV+lBcFggs6f9leSZ2hzwDBlSGpmiqrOcwTlxU3wp64PwrpgPr/ZoU6hW JnuVJ6KL92cZxDsqgELOjYwcIkMRnzUn/PLiVQIYa7G7fbhqmNt86+wT8dKQ0iPFJLK+ hKvPQ8wTC4K8n3N/7vdH73Bg8DQZMBzxa/JTNhVLvGW32ZJibMWm9QX/w2gSlD+Lb1pe VOY1/xftIeNQ/23O3j4P7ty1QtYWeKa3dywUaaprJJJtEI4YOUyc16yydPVbvPOcTDsq m54hjAB9BeCW9RS7Itkwlh9jTTcnuiCsdhszDRSLGYiIL/R3LRc6jbCLRMB6k9YI6ldC 51Xw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-bluetooth-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x20si36520032otq.222.2020.01.05.21.50.55; Sun, 05 Jan 2020 21:51:24 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-bluetooth-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-bluetooth-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726463AbgAFFuw (ORCPT + 99 others); Mon, 6 Jan 2020 00:50:52 -0500 Received: from mga11.intel.com ([192.55.52.93]:59308 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726338AbgAFFuw (ORCPT ); Mon, 6 Jan 2020 00:50:52 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Jan 2020 21:50:52 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,401,1571727600"; d="scan'208";a="222161781" Received: from ingas-nuc1.sea.intel.com ([10.251.144.187]) by orsmga006.jf.intel.com with ESMTP; 05 Jan 2020 21:50:51 -0800 From: Inga Stotland To: linux-bluetooth@vger.kernel.org Cc: brian.gix@intel.com, Inga Stotland Subject: [PATCH BlueZ] mesh: Style fix Date: Sun, 5 Jan 2020 21:50:49 -0800 Message-Id: <20200106055049.31997-1-inga.stotland@intel.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-bluetooth-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org This fixes style issues: spaces -> tabs, alignment. --- mesh/manager.c | 59 +++++++++++++++++++++++++------------------------- 1 file changed, 30 insertions(+), 29 deletions(-) diff --git a/mesh/manager.c b/mesh/manager.c index 1ad6c126d..e4a7deaeb 100644 --- a/mesh/manager.c +++ b/mesh/manager.c @@ -750,35 +750,36 @@ static struct l_dbus_message *set_key_phase_call(struct l_dbus *dbus, static void setup_management_interface(struct l_dbus_interface *iface) { - l_dbus_interface_method(iface, "AddNode", 0, add_node_call, "", - "ay", "uuid"); - l_dbus_interface_method(iface, "ImportRemoteNode", 0, import_node_call, "", - "qyay", "primary", "count", "dev_key"); - l_dbus_interface_method(iface, "DeleteRemoteNode", 0, delete_node_call, "", - "qy", "primary", "count"); - l_dbus_interface_method(iface, "UnprovisionedScan", 0, start_scan_call, "", - "q", "seconds"); - l_dbus_interface_method(iface, "UnprovisionedScanCancel", 0, cancel_scan_call, "", - ""); - l_dbus_interface_method(iface, "CreateSubnet", 0, create_subnet_call, "", - "q", "net_index"); - l_dbus_interface_method(iface, "UpdateSubnet", 0, update_subnet_call, "", - "q", "net_index"); - l_dbus_interface_method(iface, "DeleteSubnet", 0, delete_subnet_call, "", - "q", "net_index"); - l_dbus_interface_method(iface, "ImportSubnet", 0, import_subnet_call, "", - "qay", "net_index", "net_key"); - l_dbus_interface_method(iface, "CreateAppKey", 0, create_appkey_call, "", - "qq", "net_index", "app_index"); - l_dbus_interface_method(iface, "UpdateAppKey", 0, update_appkey_call, "", - "q", "app_index"); - l_dbus_interface_method(iface, "DeleteAppKey", 0, delete_appkey_call, "", - "q", "app_index"); - l_dbus_interface_method(iface, "ImportAppKey", 0, import_appkey_call, "", - "qqay", "net_index", "app_index", "app_key"); - l_dbus_interface_method(iface, "SetKeyPhase", 0, set_key_phase_call, "", - "qy", "net_index", "phase"); - } + l_dbus_interface_method(iface, "AddNode", 0, add_node_call, "", + "ay", "uuid"); + l_dbus_interface_method(iface, "ImportRemoteNode", 0, import_node_call, + "", "qyay", "primary", "count", "dev_key"); + l_dbus_interface_method(iface, "DeleteRemoteNode", 0, delete_node_call, + "", "qy", "primary", "count"); + l_dbus_interface_method(iface, "UnprovisionedScan", 0, start_scan_call, + "", "q", "seconds"); + l_dbus_interface_method(iface, "UnprovisionedScanCancel", 0, + cancel_scan_call, "", ""); + l_dbus_interface_method(iface, "CreateSubnet", 0, create_subnet_call, + "", "q", "net_index"); + l_dbus_interface_method(iface, "UpdateSubnet", 0, update_subnet_call, + "", "q", "net_index"); + l_dbus_interface_method(iface, "DeleteSubnet", 0, delete_subnet_call, + "", "q", "net_index"); + l_dbus_interface_method(iface, "ImportSubnet", 0, import_subnet_call, + "", "qay", "net_index", "net_key"); + l_dbus_interface_method(iface, "CreateAppKey", 0, create_appkey_call, + "", "qq", "net_index", "app_index"); + l_dbus_interface_method(iface, "UpdateAppKey", 0, update_appkey_call, + "", "q", "app_index"); + l_dbus_interface_method(iface, "DeleteAppKey", 0, delete_appkey_call, + "", "q", "app_index"); + l_dbus_interface_method(iface, "ImportAppKey", 0, import_appkey_call, + "", "qqay", "net_index", + "app_index", "app_key"); + l_dbus_interface_method(iface, "SetKeyPhase", 0, set_key_phase_call, "", + "qy", "net_index", "phase"); +} bool manager_dbus_init(struct l_dbus *bus) { -- 2.21.0