Received: by 2002:a05:6a10:c604:0:0:0:0 with SMTP id y4csp464564pxt; Thu, 5 Aug 2021 04:14:24 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzvkhUOV+cbDAMgiUARtnaJgGDzKmhrh8wbGgZRpJJws9JPz3unnUYPoqnnbT5/NwQXzp/L X-Received: by 2002:a92:d5cf:: with SMTP id d15mr809706ilq.194.1628162064046; Thu, 05 Aug 2021 04:14:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1628162064; cv=none; d=google.com; s=arc-20160816; b=dhIn4ZpW/EQy4O4GFh5PgJpRrdc8k6Z+nHml1ifxDbEUFPa5XFZXzqKrlsiBgtcni4 +sVNK+68wEtQCka+hq+TOffWn8SGhAdBWSzzhPNRvQAoXHFvIOOs1eHoFYJZ6fAILHWb zvtp1PEA5H0O7NVz5EQHDo2SGOusw/lJSfFcx8QflkOi78acd5GzMVPxjpGu9Ap3i39c GdGh+Z7Mgp7VQxT3ku83X643XYRnphCt/P+wEnUlfabcovy8rnY8jS62jadyBvhNp+YG BiyIjOZPacz9ajpbHIk839DrDr95p5WnZk3zdTFwQbbp/8O2euasz+WBbkWhl8IvExR1 y+cA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=H7Gfg1h2kqOSCtljjCenctXs9o/KyG2TYbz/k0+uHlc=; b=KbUXkoZ57y02hHl4vE0nICw3oNFOA/LrDzLKwednaLB5+NdpqKEQ4Mti9Yg81GMcol OeTSRA4QMkcsUm8l4oGG1VpYD7cL0p/IraDiHLCmIc7NiX0ntLUELTbseRcaYpfD68Qv 40/w0+n28ecQIZyM2dY9ckf2FVemrXAOAMpfGvAHa2/F56WeM0Ky2rrXWec8NK85sAS/ B2uR6pYvdejxirr/CP1Z3xcfM/burcEIrW+/byxLk6M+NQdrQsvYKV9haTxzh7tW72dv SNrdItuhWtfL7rTq3k79lSWa5C/eGfyF6+krzAod1DGx/cIS8+W9tDDOoKG6IZuBZUiw Ps0w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=j1EN7yDi; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id e4si2272551jaq.80.2021.08.05.04.14.10; Thu, 05 Aug 2021 04:14:24 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=j1EN7yDi; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240866AbhHELLs (ORCPT + 99 others); Thu, 5 Aug 2021 07:11:48 -0400 Received: from mail.kernel.org ([198.145.29.99]:34368 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240712AbhHELLs (ORCPT ); Thu, 5 Aug 2021 07:11:48 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 8E076610FF; Thu, 5 Aug 2021 11:11:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1628161894; bh=H7Gfg1h2kqOSCtljjCenctXs9o/KyG2TYbz/k0+uHlc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=j1EN7yDioncoECmYcGjLBeF3frrYI7C2/+xtWZ9LMPHolC7r0tgSFmJ+iYMaz70+i 8d6zQTnm1aekNwdo6vsHgS3p9fXE6KzwFLPMlFXHU02DdyUb5OCQ+nHFEUeSjJErmp FbbFSdX+N0LGN9tr4Af0nNwr4XGtJXT9XYGxqtIs= Date: Thu, 5 Aug 2021 13:11:31 +0200 From: Greg Kroah-Hartman To: Nathan Chancellor Cc: Phillip Potter , Larry Finger , linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org, clang-built-linux@googlegroups.com Subject: Re: [PATCH 0/4] staging: r8188eu: Fix clang warnings Message-ID: References: <20210803223609.1627280-1-nathan@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210803223609.1627280-1-nathan@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 03, 2021 at 03:36:05PM -0700, Nathan Chancellor wrote: > This series cleans up all of the clang warnings that I noticed with > x86_64 allmodconfig on the current staging-next. This has been build > tested with both clang and gcc with x86_64 allmodconfig. Can you rebase on my staging-testing branch and resend this series? There is a lot of churn in this driver right now, and your series does not apply anymore. thanks, greg k-h