From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6746422022313607168 X-Received: by 2002:a37:520a:: with SMTP id g10mr14425681qkb.39.1570784465540; Fri, 11 Oct 2019 02:01:05 -0700 (PDT) X-BeenThere: outreachy-kernel@googlegroups.com Received: by 2002:a37:a853:: with SMTP id r80ls1429663qke.0.gmail; Fri, 11 Oct 2019 02:01:04 -0700 (PDT) X-Google-Smtp-Source: APXvYqwm48M7UF5KUKgulK+5AfdQaVz7+6H5ZyjmD9BJLXNNQhirJdUPQLjltkdq0eCSEl14Fx0l X-Received: by 2002:ae9:f204:: with SMTP id m4mr14575282qkg.376.1570784464480; Fri, 11 Oct 2019 02:01:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570784464; cv=none; d=google.com; s=arc-20160816; b=jLzlj2jWmJQATLE6EkAJ1b5XgPKWGrKulARNYShVGLO+gMr9w/KRpebiu5Tq83nNz+ fYlJSzz0hp6b51GePwrveNkZoCAm9wUztqJWHpZlqsRbX6v6oZRUIRHCz30yG5IrvODv XfXdIoBpDT8lYIj4TCcNI83G16KAtcCIZHdfPwKUzgMP+cYrXxxa3FyGEoNvq1WaEfKl lFCOQ6tfcEEomwO2jXlWsGIFBcr7zQgpZUO/lPmIgufthV4uhPXSofVCtINYn5zQ1j5W 3cWpDfg49cCidKPyBjXUdYCFaAKOQlr8Mu81YmO1lebmwhv0vMWjbpdTFmsN2QODXkKC Jx6Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version:references :message-id:subject:cc:to:from:date:dkim-signature; bh=dip7WC1d3rYrivzNjiGrxb+JxW/shzeEbWuhLH4bGU4=; b=IBWRJ3wPLyMCFUZwLI+o7NBFn4jvhnpgKdZEcebvhRMsfUHzHpW+kpjmrLDTkBmhVY PyTn8UzXSCWUYHchycwe4M9hJ8UZsOswNtKLfXs8vgxv+ZHI5Vc7jn431/ZX2X6SPtzA /ESTZbirKw88DH/kpUf0XBJLtSj39zjjkzHAHl+GmkQmmA/sVpWRWLkhs2BAzp4zMjmq VwHuJQN3UMYr1IvXYfPiISELrUyZVXmSaTdD2/PnSr2u9x4DMBroqiJ3NtFvm6RltT2N 0h2v3M8edEW5PPZe6sut4wYl4IrQH0jqT7uy+tYbWbu/mFDOwtbvFlvdpRhqegudqAgv gqDA== ARC-Authentication-Results: i=1; gmr-mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=OeoZJMrz; spf=pass (google.com: domain of gregkh@linuxfoundation.org designates 198.145.29.99 as permitted sender) smtp.mailfrom=gregkh@linuxfoundation.org Return-Path: Received: from mail.kernel.org (mail.kernel.org. [198.145.29.99]) by gmr-mx.google.com with ESMTPS id t53si395321qte.2.2019.10.11.02.01.04 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Oct 2019 02:01:04 -0700 (PDT) Received-SPF: pass (google.com: domain of gregkh@linuxfoundation.org designates 198.145.29.99 as permitted sender) client-ip=198.145.29.99; Authentication-Results: gmr-mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=OeoZJMrz; spf=pass (google.com: domain of gregkh@linuxfoundation.org designates 198.145.29.99 as permitted sender) smtp.mailfrom=gregkh@linuxfoundation.org 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 D28002084C; Fri, 11 Oct 2019 09:01:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570784463; bh=dip7WC1d3rYrivzNjiGrxb+JxW/shzeEbWuhLH4bGU4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OeoZJMrz6g7GMmqtbXAue4SM8x4nJovtuam288P3K9MefGoPi+gXjDeWLkcB10tCC JUmUCoaRNjKC0W1+YBri/KJIfafpU/7nWO/grf4/BdSwzK6xU+F0RuClWm6bjLhJwj 6Wcy9Tsl1by9TdfFqlEqxndt7IyHlWBYuUyeJsbA= Date: Fri, 11 Oct 2019 11:01:00 +0200 From: Greg KH To: Wambui Karuga Cc: outreachy-kernel@googlegroups.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/5] Remove declarations of new typedef in Message-ID: <20191011090100.GA1076760@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.2 (2019-09-21) On Fri, Oct 11, 2019 at 09:02:37AM +0300, Wambui Karuga wrote: > This patchset removes various typedef declarations of new data types > in drivers/staging/octeon/octeon-stubs.h. > The series also changes their old uses with the new declaration > format. The subject line of this email seems to be lacking something :) thanks, greg k-h 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=-2.0 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 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 2EC9CC47404 for ; Fri, 11 Oct 2019 09:01:07 +0000 (UTC) Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (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 0391A2084C for ; Fri, 11 Oct 2019 09:01:06 +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="OeoZJMrz" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0391A2084C 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 hemlock.osuosl.org (Postfix) with ESMTP id CAE7C887BD; Fri, 11 Oct 2019 09:01:06 +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 DMfdAe5QE0vc; Fri, 11 Oct 2019 09:01:06 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 3551D88744; Fri, 11 Oct 2019 09:01:06 +0000 (UTC) Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id CAE741BF969 for ; Fri, 11 Oct 2019 09:01:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id C31A087FEE for ; Fri, 11 Oct 2019 09:01:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ta88ubXs-dvT for ; Fri, 11 Oct 2019 09:01:03 +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 whitealder.osuosl.org (Postfix) with ESMTPS id 8874F842F2 for ; Fri, 11 Oct 2019 09:01:03 +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 D28002084C; Fri, 11 Oct 2019 09:01:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570784463; bh=dip7WC1d3rYrivzNjiGrxb+JxW/shzeEbWuhLH4bGU4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OeoZJMrz6g7GMmqtbXAue4SM8x4nJovtuam288P3K9MefGoPi+gXjDeWLkcB10tCC JUmUCoaRNjKC0W1+YBri/KJIfafpU/7nWO/grf4/BdSwzK6xU+F0RuClWm6bjLhJwj 6Wcy9Tsl1by9TdfFqlEqxndt7IyHlWBYuUyeJsbA= Date: Fri, 11 Oct 2019 11:01:00 +0200 From: Greg KH To: Wambui Karuga Subject: Re: [PATCH 0/5] Remove declarations of new typedef in Message-ID: <20191011090100.GA1076760@kroah.com> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.2 (2019-09-21) 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: devel@driverdev.osuosl.org, outreachy-kernel@googlegroups.com, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" On Fri, Oct 11, 2019 at 09:02:37AM +0300, Wambui Karuga wrote: > This patchset removes various typedef declarations of new data types > in drivers/staging/octeon/octeon-stubs.h. > The series also changes their old uses with the new declaration > format. The subject line of this email seems to be lacking something :) thanks, greg k-h _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel