From mboxrd@z Thu Jan 1 00:00:00 1970 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=-8.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 9930EC433E1 for ; Tue, 21 Jul 2020 15:23:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 621A42065F for ; Tue, 21 Jul 2020 15:23:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595344997; bh=+bUaWtLTAWou1vS9pHpa/lINCRcrjS74yCW5cSSJYdI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=XAIhJhE6FA7Xe5hzONvIIbGbkj7yWcOS2NRQdGOr3+TodkSQw20MpFcGr/Sgv2GjS 9VpSyfoYCtp3Ky/jf/UNJrwe0tuDpC7tkAYAXYBUe4nCynWNxpgpvd+s4ZbAwRY8VB qUF+dRtkUoLqTOZMp70MEyw0hluyxnofDe0FrYVs= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729989AbgGUPXM (ORCPT ); Tue, 21 Jul 2020 11:23:12 -0400 Received: from mail-wm1-f68.google.com ([209.85.128.68]:36278 "EHLO mail-wm1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726436AbgGUPXL (ORCPT ); Tue, 21 Jul 2020 11:23:11 -0400 Received: by mail-wm1-f68.google.com with SMTP id 17so3290850wmo.1; Tue, 21 Jul 2020 08:23:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=p7EhiTheSPT8YoryckcdBWxVTJmOmoe7ehYp9Iw7gw8=; b=UqkSXF5N+1/sz1Hj7XufEOJ+w4s2U8XETUaGdksrr7H/2TGMTtbLZyztshkVfI9mnr I6Z1H38DKAQcNHa0X3JUSRjBJMuTTsrSIeckFbTqRrN+I99YNNkTGyplw/xb0LzoSxfE wkAMpn/upYfhUfzztgIUxFx1yRx4lMB2TSESXGW46/G2JQ1Um9hgRpqiQj4ari6npt6C Hsky0hOHN2pca2InT8sm4aKvM3Hln3DXDyK5suTkZpxcc/bC/B55W/Q5bcbyWvWkhAlF 7Am8oY9cg3uZ1Yfxutfphn3Lbt9Bt2reTbheVwz2GeogMV5QqbpnTdZ6gX7+XkHE9xvq dPXQ== X-Gm-Message-State: AOAM531bDodHJdadZMwPyrZhqZurEwsEUvCGV0RGNtJzYh3VJczHOwuv UN4BykCY+LUHBVXuFyj29UM= X-Google-Smtp-Source: ABdhPJwWVBw3s/flYuwbNz80xtxewRBzFgP2+qrzIC5pqCiEUkA61+GqhztC/p9e/hTodVJH1xTvtQ== X-Received: by 2002:a7b:cf16:: with SMTP id l22mr4957939wmg.68.1595344989506; Tue, 21 Jul 2020 08:23:09 -0700 (PDT) Received: from liuwe-devbox-debian-v2 ([51.145.34.42]) by smtp.gmail.com with ESMTPSA id d13sm37693674wrq.89.2020.07.21.08.23.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Jul 2020 08:23:08 -0700 (PDT) Date: Tue, 21 Jul 2020 15:23:07 +0000 From: Wei Liu To: Boqun Feng Cc: linux-hyperv@vger.kernel.org, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-scsi@vger.kernel.org, "K. Y. Srinivasan" , Haiyang Zhang , Stephen Hemminger , Wei Liu , Jiri Kosina , Benjamin Tissoires , Dmitry Torokhov , "David S. Miller" , Jakub Kicinski , "James E.J. Bottomley" , "Martin K. Petersen" , Michael Kelley Subject: Re: [RFC 02/11] Drivers: hv: vmbus: Move __vmbus_open() Message-ID: <20200721152307.5y66fvm2muyf3xqq@liuwe-devbox-debian-v2> References: <20200721014135.84140-1-boqun.feng@gmail.com> <20200721014135.84140-3-boqun.feng@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200721014135.84140-3-boqun.feng@gmail.com> User-Agent: NeoMutt/20180716 Sender: linux-scsi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-scsi@vger.kernel.org On Tue, Jul 21, 2020 at 09:41:26AM +0800, Boqun Feng wrote: > Pure function movement, no functional changes. The move is made, because > in a later change, __vmbus_open() will rely on some static functions > afterwards, so we sperate the move and the modification of > __vmbus_open() in two patches to make it easy to review. > > Signed-off-by: Boqun Feng Reviewed-by: Wei Liu