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=-0.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no 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 332ABC43603 for ; Tue, 10 Dec 2019 09:42:52 +0000 (UTC) Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 068E720663 for ; Tue, 10 Dec 2019 09:42:51 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="UwjVfT7U" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 068E720663 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=driverdev-devel-bounces@linuxdriverproject.org Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id CE8E78545F; Tue, 10 Dec 2019 09:42:51 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9r92Ctl7fszd; Tue, 10 Dec 2019 09:42:51 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 456F7852E9; Tue, 10 Dec 2019 09:42:51 +0000 (UTC) Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id A66D41BF2A0 for ; Tue, 10 Dec 2019 09:42:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id A386E87D60 for ; Tue, 10 Dec 2019 09:42:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tZKVegDhy8bJ for ; Tue, 10 Dec 2019 09:42:47 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by hemlock.osuosl.org (Postfix) with ESMTPS id C0F0987D09 for ; Tue, 10 Dec 2019 09:42:47 +0000 (UTC) Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2576920663; Tue, 10 Dec 2019 09:42:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575970967; bh=pIVrN6KwCGZNLd5wKNsSI0T3xIqA0duUdzXcDBxItVI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UwjVfT7UgsNTQws6gNEnlOZi9hXSpnBGsJr8xT4f06dodKNxzN1Jecx95ROiEQMWD fdZd9FoSG//osat2CDH0BJ0g+GH7W6pmbrtp7CjBsA+59L61MRKsANKJAkzjvgAhzz pTS+hxrCc0t/kQQ6Ue5JKhSHgThWCU27dkYs+ZRI= Date: Tue, 10 Dec 2019 10:42:44 +0100 From: Greg KH To: Christian.Gromm@microchip.com Subject: Re: [PATCH RFC 2/6] staging: most: rename core.h to most.h Message-ID: <20191210094244.GA3638653@kroah.com> References: <1574697096-2942-1-git-send-email-christian.gromm@microchip.com> <1574697096-2942-3-git-send-email-christian.gromm@microchip.com> <20191206143528.GA32126@kroah.com> <1575897968.2957.4.camel@microchip.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1575897968.2957.4.camel@microchip.com> X-BeenThere: driverdev-devel@linuxdriverproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux Driver Project Developer List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: driverdev-devel@linuxdriverproject.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" On Mon, Dec 09, 2019 at 01:25:17PM +0000, Christian.Gromm@microchip.com wrote: > On Fr, 2019-12-06 at 15:35 +0100, Greg KH wrote: > > EXTERNAL EMAIL: Do not click links or open attachments unless you > > know the content is safe > > > > On Mon, Nov 25, 2019 at 04:51:32PM +0100, Christian Gromm wrote: > > > > > > This patch renames the core header file core.h to most.h. The > > > intention > > > behind this is to have a meaningful name once this file is moved to > > > the > > > /include/linux directory. > > Does everything in this .h file have to be exposed to the whole > > kernel? > > Are there any things in here that are local only to the most "core" > > code? > > > > If this whole thing is public, you might want to clean up your naming > > of > > some structures: > > Yes, those structs are needed by modules registering with the core. > > Do you want me to reroll v2 of this set with these changes or to wait > for more comments to come? Please resend, I doubt there is anything else going to be reviewed on this at the moment. Note, I applied the first patch in this series already, no need to resend that. thanks, greg k-h _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel