Received: by 2002:a05:6a10:c604:0:0:0:0 with SMTP id y4csp454062pxt; Thu, 5 Aug 2021 03:59:58 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxIyWXaixlDZtLJ57r0VlbrDsefyfJoTq00lqiiR/0D9ignW+2FoN0dm0rGBcMC7027eKI4 X-Received: by 2002:a5d:9d07:: with SMTP id j7mr48980ioj.33.1628161198540; Thu, 05 Aug 2021 03:59:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1628161198; cv=none; d=google.com; s=arc-20160816; b=Ym4b70Hqkhai/CETYVitElbeNnbic4q/Mu15cV8g1iGB8lbFPGSw9y5A+Gp63sS8CX WuJv8wLpwpxWskOKkFqT8mU+X2qLv77RtcLKY6dlCxgAEB3LVugaVDi/PELuf1XSBBK2 HtYq74OgmeexqEomqkX6gqLLIVI8qqb4bx5xDMvQET0yH2/tH9RYUadObMpXD6NK8lk/ UpWneKUqz6uip1DGpuRaFChYJIK3s1J4rj32Sjc2A3Sbld+jwXNrefOjdt0okuetXMA3 a/X8XLh6n5OMXTFVm+9wSIB4u5TdQJOKOyG5+lcqtaJ/SsXXSvok8bbj6+I0I3ELPUn5 KP0A== 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=f4QwK2Poz7X/+eGsz9ORpriwSptWu3ZutTyDmv5zZ0Q=; b=GXJbII5/tuHJXjsQRee2765EjHJ9C+jyiW7Q8FMfjC4yf+3xckHikkrXYzMwAQ9J5j U74t8IGkhetPVwLxFCRxjjvVLTy31GYJ/DS7kSdOuyE+86Q1uIKSo3v1A01BpAJrHmgE bdK4Do7/M4GQghbneMKPIicKR3wMlU14EqPYuA1G6oUJM4j0BbDXWX836HVAU3/5QniQ gZW7HKn0v2byghgBqyo/t7jCxXx0x1LTGSy4S437FhjA2jspLaZIMIHpPwhU/43XJY1/ /wvigYGfO9le+PSY61pG1e7oh8y/2kKFuSyMB9COs2UVFxN5+BKhJR8lyiitBUH11VXs fyXg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=1jsVLZwZ; 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 x6si4984902ilj.25.2021.08.05.03.59.41; Thu, 05 Aug 2021 03:59:58 -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=1jsVLZwZ; 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 S240604AbhHEK7E (ORCPT + 99 others); Thu, 5 Aug 2021 06:59:04 -0400 Received: from mail.kernel.org ([198.145.29.99]:51332 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240080AbhHEK7E (ORCPT ); Thu, 5 Aug 2021 06:59:04 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id C4BF5610CC; Thu, 5 Aug 2021 10:58:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1628161130; bh=W5+8fOY46ERocNkBVQLYJeWbPtwbDFyp6xF/ik8h/eM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=1jsVLZwZ58FQkjNBQRcEM5qgjbwjB6z6jei1avtf1LG6AbM7JyCWX1x/rpZ3vpJo3 qd1CIWmtgof+cxjrxI3WPi1+CuKpg+wd1VxGpGWe7pFh+kFy5L9Ij9dw97tyas20PV 7YES607a+ZXIbHjVs2/OlRZKulfaieBp2Rhq+2Nc= Date: Thu, 5 Aug 2021 12:58:44 +0200 From: Greg KH To: Larry Finger Cc: phil@philpotter.co.uk, linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/10] Various cleanups of driver Message-ID: References: <20210803135223.12543-1-Larry.Finger@lwfinger.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210803135223.12543-1-Larry.Finger@lwfinger.net> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 03, 2021 at 08:52:13AM -0500, Larry Finger wrote: > This set of patches removes some wrappers around simple actions, > and replaces some of the home-built bit manipulation macros. > > Signed-off-by: Larry Finger > > > Larry Finger (10): > staging: r8188eu: Remove wrappers for kalloc() and kzalloc() > staging: r8188eu: Remove wrapper around vfree > staging: r8188eu: Remove wrappers for atomic operations > staging: r8188eu: Remove 4 empty routines from os_sep/service.c > staging: r8188eu: Remove all calls to _rtw_spinlock_free() > staging: r8188eu: Remove more empty routines > staging: r8188eu: Remove rtw_division64() > staging: r8188eu: Remove wrapper around do_div > staging: r8188eu: Remove some unused and ugly macros > staging: r8188eu: Remove some bit manipulation macros Portions of this series applied, again, can you rebase and resend? thanks, greg k-h