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=-1.0 required=3.0 tests=DKIMWL_WL_MED,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS 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 2876DC43381 for ; Mon, 18 Feb 2019 20:01:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id EBE73217F5 for ; Mon, 18 Feb 2019 20:01:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=netronome-com.20150623.gappssmtp.com header.i=@netronome-com.20150623.gappssmtp.com header.b="KNwb38aR" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727682AbfBRUBR (ORCPT ); Mon, 18 Feb 2019 15:01:17 -0500 Received: from mail-pl1-f195.google.com ([209.85.214.195]:38426 "EHLO mail-pl1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726130AbfBRUBR (ORCPT ); Mon, 18 Feb 2019 15:01:17 -0500 Received: by mail-pl1-f195.google.com with SMTP id e5so9235107plb.5 for ; Mon, 18 Feb 2019 12:01:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netronome-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:in-reply-to:references :organization:mime-version:content-transfer-encoding; bh=Cav/vpETMTBM1Sm3PV6grwawfdn2w3DxKQNrzJIaKos=; b=KNwb38aRpMN4NNhr6mSgOI3aqy2zfJMKUmEwVRTLRc/V62ArZbmhNhpZq4/7OZqT2q CHh+op5G02fIdnxiV+2it+ds4QbgzoJ95A4UblEHCBW8WLuhnMHyolRdbEKd0Sqzqnj0 MaQkZ+uA+iKIKXxHnPmjCYFjG0kZpXKMCfU724b5x1J3z+43RMyeqmJCZ02HeXPwJ97K Z3P2v3Pch2znYlReiJgASuTo7NWGzAYTeLeWKPTb8rKFd1tUhXkful87mX1p8kjJ1hIp PCtrp5uGz+xZqn/HkwL+xczysPTDPzYjDdsU51P8gbvpYe1I6lvDj4hNdhge3t9RQOcm Kbag== 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:in-reply-to :references:organization:mime-version:content-transfer-encoding; bh=Cav/vpETMTBM1Sm3PV6grwawfdn2w3DxKQNrzJIaKos=; b=US2IYLoB4CvGB8EpVAj6/683lLI0UyVcqaKLLtv92GSynvMltBTALe9uTAWsGnFcif WUakPDjFsP43yfVKLRrOU2Eg23RoFIUnas+QxUEj4IoQr60OB2ir3q1v34I+kNSKwrtU 5ejThwHITFfvKjK8Sj5mnPYaUF47jM/tC6JElfAnkBxfbk3ltBD+0CkWMmLh3l1bSIQZ yvYRpUhzEQF4jFoFIi8i5K4lrN3N8JwUi1caa7aWdUpQoenGWZakywluWj4DKftbIXN5 89z6HFTNDha9DQFRO4ljzCTFVv1FBu4B9l94EWVqTShDBqUNc3Ma+yO4QroFYcEO+83a 8NHw== X-Gm-Message-State: AHQUAuZgrL1ctYxu6sQX/MuIHEWkNMeB6cx6D5G2+GrTwSgMt2Ubqpiy zBsI66xh3Y7l8GnDoha6MAsaLw== X-Google-Smtp-Source: AHgI3IZEzqTt2CreleS+uR0CDwwKI/0W1D1AIqG/sh/Dntwev68zrIqZIKWHkbKJKYLGgXKcNj/c5A== X-Received: by 2002:a17:902:8f81:: with SMTP id z1mr4256905plo.265.1550520076458; Mon, 18 Feb 2019 12:01:16 -0800 (PST) Received: from cakuba.netronome.com ([2601:646:8e00:1b7a::3]) by smtp.gmail.com with ESMTPSA id b15sm26107447pfj.44.2019.02.18.12.01.15 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 18 Feb 2019 12:01:16 -0800 (PST) Date: Mon, 18 Feb 2019 12:01:11 -0800 From: Jakub Kicinski To: Michal Kubecek Cc: netdev@vger.kernel.org, David Miller , Andrew Lunn , Jiri Pirko , linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH net-next v3 02/21] ethtool: move to its own directory Message-ID: <20190218120111.312bdd16@cakuba.netronome.com> In-Reply-To: <2078f959ed3474c4228fd6016c892331f8e2c7b8.1550513384.git.mkubecek@suse.cz> References: <2078f959ed3474c4228fd6016c892331f8e2c7b8.1550513384.git.mkubecek@suse.cz> Organization: Netronome Systems, Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Mon, 18 Feb 2019 19:21:34 +0100 (CET), Michal Kubecek wrote: > The ethtool netlink interface is going to be split into multiple files so > that it will be more convenient to put all of them in a separate directory > net/ethtool. Start by moving current ethtool.c with ioctl interface into > this directory and renaming it to ioct.c. nit: s/ioct.c/ioctl.c/