From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B8C7972 for ; Wed, 27 Oct 2021 05:02:02 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id 3765060F21; Wed, 27 Oct 2021 05:02:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1635310922; bh=wg2RNG7Fk6M43nRwVMIjou4UKMRQPMXmVEw6LZZ3p44=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OOCwXYtLidTIun78mfD71bjvQM+xj6hxNp529AHSZKIqjF31Z/F64L8YPsbLtwk27 1RK8grKv8pB3+zX/MK0jUeUBzf6lhiOMWk1UBBKNwu9/oQ5pPRmgq7ByWn81Qd455y EP2qtjzVPJByc/msCAuIPSWKL554WuDaO0MUyZV0= Date: Wed, 27 Oct 2021 07:01:57 +0200 From: Greg KH To: Gaston Gonzalez Cc: linux-staging@lists.linux.dev, nsaenz@kernel.org, stefan.wahren@i2se.com, arnd@arndb.de, dan.carpenter@oracle.com, ojaswin98@gmail.com, amarjargal16@gmail.com, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, bcm-kernel-feedback-list@broadcom.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: vchiq_core: get rid of typedef Message-ID: References: <20211026212756.25557-1-gascoar@gmail.com> Precedence: bulk X-Mailing-List: linux-staging@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211026212756.25557-1-gascoar@gmail.com> On Tue, Oct 26, 2021 at 06:27:56PM -0300, Gaston Gonzalez wrote: > Get rid of typedef and use proper kernel type instead. which typedef? Please be specific. 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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C33BEC433F5 for ; Wed, 27 Oct 2021 05:03:41 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 9501A6109E for ; Wed, 27 Oct 2021 05:03:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 9501A6109E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=YbqdIilQemXMayccFR4Su8KcVpNWC4256gxQcXLUB8s=; b=0TCMt20I9lPbuS +SKP+VqqR1FkhdEuKyefZyd7OZQxn2+0nl2JTSB7x4sTNmKV4V0GV6wc/i8NRTb7uJqtuIy8Slj91 tHKxrwAUQLYxTpZKlwtusrwJlKoa/mlWK9ag9o3KkpL0PXPnfolKvQYrKJAaGJMbZfPkKJFmhNOtl POZ7wg65ELZeCYT36WioCpl8tjkp1U100BO/wuRM1aSXvGHSHh7AWKw98BpJn9GbgjHuMEwRql6gl 3xMw8LmBoUKtJLiiwzaEGuHkz0C1xzIxuStOQgLF0Z7s3cXDIrPT5Tisw3sIOznNtxvzPxUF7HVqz L4HGuRjqTIt7koIR5ccQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mfb4h-003sE1-Bz; Wed, 27 Oct 2021 05:02:07 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mfb4d-003sDD-E7; Wed, 27 Oct 2021 05:02:04 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 3765060F21; Wed, 27 Oct 2021 05:02:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1635310922; bh=wg2RNG7Fk6M43nRwVMIjou4UKMRQPMXmVEw6LZZ3p44=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OOCwXYtLidTIun78mfD71bjvQM+xj6hxNp529AHSZKIqjF31Z/F64L8YPsbLtwk27 1RK8grKv8pB3+zX/MK0jUeUBzf6lhiOMWk1UBBKNwu9/oQ5pPRmgq7ByWn81Qd455y EP2qtjzVPJByc/msCAuIPSWKL554WuDaO0MUyZV0= Date: Wed, 27 Oct 2021 07:01:57 +0200 From: Greg KH To: Gaston Gonzalez Cc: linux-staging@lists.linux.dev, nsaenz@kernel.org, stefan.wahren@i2se.com, arnd@arndb.de, dan.carpenter@oracle.com, ojaswin98@gmail.com, amarjargal16@gmail.com, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, bcm-kernel-feedback-list@broadcom.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: vchiq_core: get rid of typedef Message-ID: References: <20211026212756.25557-1-gascoar@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211026212756.25557-1-gascoar@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211026_220203_515473_426E328B X-CRM114-Status: UNSURE ( 5.73 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Oct 26, 2021 at 06:27:56PM -0300, Gaston Gonzalez wrote: > Get rid of typedef and use proper kernel type instead. which typedef? Please be specific. thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel