Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp297843pxj; Wed, 16 Jun 2021 02:38:19 -0700 (PDT) X-Google-Smtp-Source: ABdhPJydbA3gV3ZgsEuIB8sTwdicqnlF+g7b5uTq+A925hEFSknqbwZJ/Xs7FWHv4iMjHVyUnKtg X-Received: by 2002:a05:6e02:692:: with SMTP id o18mr2822432ils.145.1623836299184; Wed, 16 Jun 2021 02:38:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1623836299; cv=none; d=google.com; s=arc-20160816; b=JqMIlZLMbAb12ovUOzainYVAmd4X0La0vZp491hk/GsF4MsBFGLPAWZKR92s+way73 St8ka8bRSbA4wdpSD2yGrgFs4YDuC37HIcTdDNLEBKxqDaWQIzNFi+GUnonTK0fAzNBE D3zsGMOQQ2+o5l2zamLscNQKu31gfZtCCFkEOBlMHo9YQkuVjBptcRlWl9mvG9eEPL6c Q0GT3hzzP1PjNRWQdmBmTt13oXxsns44uGjHPH9RcE1Q62zYFz6vcyS3q9Sb/Ihwikb1 OLoT+ZlkYl5PmfNdgQMyhR0In/Namb5DRRCaIyiMyAzGMTG712iOn9hvxp3CKue7LM2j 5h4w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:references:in-reply-to:message-id :date:subject:cc:to:from; bh=nWN0pGUf33r8HUEhGrFYBSQCriXHuWJzCcLKFVlx/SQ=; b=Ixiqdjo1h/L9iKuzbIlRds8tOBMNuO6aZ4R+7252doknbnmBl3AlevY6orRXAbe0UI eoNd4mB6T/VO65gFLtSKxbTtEFM4NOeVnEc0yg2haUhsB+Iyz2bOx0lcrSmQkjmYwajE vp30HbiRNfoxlGRuDUmv9A0Y5D7jlM6J3g8CzaDE5rDpFsp+QL+f8HdlNXaO5aBgorMQ UAH1xj3L1zoxxYMEWJJXPtMhvchWyK3OBG+0877z4plEJYICbUB3Nylu2wXz1DOep6Bq RgJSAuFkvcN4NQujBcy5oQtwUzIZzYNOhe+72KNReArEYijKu7jn8k0y9g+kwpqXx6f0 kZjg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c2si1724821iln.132.2021.06.16.02.38.07; Wed, 16 Jun 2021 02:38:19 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232410AbhFPJjV (ORCPT + 99 others); Wed, 16 Jun 2021 05:39:21 -0400 Received: from szxga01-in.huawei.com ([45.249.212.187]:4809 "EHLO szxga01-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232311AbhFPJjR (ORCPT ); Wed, 16 Jun 2021 05:39:17 -0400 Received: from dggemv704-chm.china.huawei.com (unknown [172.30.72.57]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4G4g2056SNzWlWV; Wed, 16 Jun 2021 17:32:08 +0800 (CST) Received: from dggemi759-chm.china.huawei.com (10.1.198.145) by dggemv704-chm.china.huawei.com (10.3.19.47) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2176.2; Wed, 16 Jun 2021 17:37:09 +0800 Received: from localhost.localdomain (10.67.165.24) by dggemi759-chm.china.huawei.com (10.1.198.145) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2; Wed, 16 Jun 2021 17:37:09 +0800 From: Guangbin Huang To: , , , , CC: , , , Subject: [PATCH net-next 3/8] net: hdlc_ppp: fix the code style issue about "foo* bar" Date: Wed, 16 Jun 2021 17:33:52 +0800 Message-ID: <1623836037-26812-4-git-send-email-huangguangbin2@huawei.com> X-Mailer: git-send-email 2.8.1 In-Reply-To: <1623836037-26812-1-git-send-email-huangguangbin2@huawei.com> References: <1623836037-26812-1-git-send-email-huangguangbin2@huawei.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.67.165.24] X-ClientProxiedBy: dggems702-chm.china.huawei.com (10.3.19.179) To dggemi759-chm.china.huawei.com (10.1.198.145) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Peng Li Fix the checkpatch error as "foo* bar" or "foo*bar" should be "foo *bar". Signed-off-by: Peng Li Signed-off-by: Guangbin Huang --- drivers/net/wan/hdlc_ppp.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/net/wan/hdlc_ppp.c b/drivers/net/wan/hdlc_ppp.c index 32f01d7..8614912 100644 --- a/drivers/net/wan/hdlc_ppp.c +++ b/drivers/net/wan/hdlc_ppp.c @@ -102,12 +102,12 @@ static struct sk_buff_head tx_queue; /* used when holding the spin lock */ static int ppp_ioctl(struct net_device *dev, struct ifreq *ifr); -static inline struct ppp* get_ppp(struct net_device *dev) +static inline struct ppp *get_ppp(struct net_device *dev) { return (struct ppp *)dev_to_hdlc(dev)->state; } -static inline struct proto* get_proto(struct net_device *dev, u16 pid) +static inline struct proto *get_proto(struct net_device *dev, u16 pid) { struct ppp *ppp = get_ppp(dev); @@ -123,7 +123,7 @@ static inline struct proto* get_proto(struct net_device *dev, u16 pid) } } -static inline const char* proto_name(u16 pid) +static inline const char *proto_name(u16 pid) { switch (pid) { case PID_LCP: @@ -139,7 +139,7 @@ static inline const char* proto_name(u16 pid) static __be16 ppp_type_trans(struct sk_buff *skb, struct net_device *dev) { - struct hdlc_header *data = (struct hdlc_header*)skb->data; + struct hdlc_header *data = (struct hdlc_header *)skb->data; if (skb->len < sizeof(struct hdlc_header)) return htons(ETH_P_HDLC); @@ -171,7 +171,7 @@ static int ppp_hard_header(struct sk_buff *skb, struct net_device *dev, #endif skb_push(skb, sizeof(struct hdlc_header)); - data = (struct hdlc_header*)skb->data; + data = (struct hdlc_header *)skb->data; data->address = HDLC_ADDR_ALLSTATIONS; data->control = HDLC_CTRL_UI; @@ -432,7 +432,7 @@ static void ppp_cp_parse_cr(struct net_device *dev, u16 pid, u8 id, static int ppp_rx(struct sk_buff *skb) { - struct hdlc_header *hdr = (struct hdlc_header*)skb->data; + struct hdlc_header *hdr = (struct hdlc_header *)skb->data; struct net_device *dev = skb->dev; struct ppp *ppp = get_ppp(dev); struct proto *proto; @@ -490,7 +490,7 @@ static int ppp_rx(struct sk_buff *skb) if (pid == PID_LCP) switch (cp->code) { case LCP_PROTO_REJ: - pid = ntohs(*(__be16*)skb->data); + pid = ntohs(*(__be16 *)skb->data); if (pid == PID_LCP || pid == PID_IPCP || pid == PID_IPV6CP) ppp_cp_event(dev, pid, RXJ_BAD, 0, 0, -- 2.8.1