From patchwork Sat Mar 27 02:27:21 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lu Wei X-Patchwork-Id: 12167937 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 528F7C433E0 for ; Sat, 27 Mar 2021 02:27:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0ADC161A24 for ; Sat, 27 Mar 2021 02:27:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231185AbhC0C0k (ORCPT ); Fri, 26 Mar 2021 22:26:40 -0400 Received: from szxga07-in.huawei.com ([45.249.212.35]:15324 "EHLO szxga07-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230230AbhC0C0I (ORCPT ); Fri, 26 Mar 2021 22:26:08 -0400 Received: from DGGEMS402-HUB.china.huawei.com (unknown [172.30.72.60]) by szxga07-in.huawei.com (SkyGuard) with ESMTP id 4F6jMP0WWpz9xWL; Sat, 27 Mar 2021 10:24:01 +0800 (CST) Received: from huawei.com (10.175.101.6) by DGGEMS402-HUB.china.huawei.com (10.3.19.202) with Microsoft SMTP Server id 14.3.498.0; Sat, 27 Mar 2021 10:26:02 +0800 From: Lu Wei To: , , , , , , , , , , , , , , , , Subject: [PATCH -next 0/3] Fix some typos Date: Sat, 27 Mar 2021 10:27:21 +0800 Message-ID: <20210327022724.241376-1-luwei32@huawei.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-Originating-IP: [10.175.101.6] X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Lu Wei (3): net: rds: Fix a typo net: sctp: Fix some typos net: vsock: Fix a typo net/rds/send.c | 2 +- net/sctp/sm_make_chunk.c | 2 +- net/sctp/socket.c | 2 +- net/vmw_vsock/af_vsock.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)