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=-5.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, 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 4390EC4338F for ; Wed, 11 Aug 2021 19:42:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2211B610A2 for ; Wed, 11 Aug 2021 19:42:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232370AbhHKTmy (ORCPT ); Wed, 11 Aug 2021 15:42:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46314 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232376AbhHKTmr (ORCPT ); Wed, 11 Aug 2021 15:42:47 -0400 Received: from viti.kaiser.cx (viti.kaiser.cx [IPv6:2a01:238:43fe:e600:cd0c:bd4a:7a3:8e9f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D09A4C0613D3 for ; Wed, 11 Aug 2021 12:42:23 -0700 (PDT) Received: from martin by viti.kaiser.cx with local (Exim 4.89) (envelope-from ) id 1mDu7C-0004ZB-D5; Wed, 11 Aug 2021 21:42:14 +0200 Date: Wed, 11 Aug 2021 21:42:14 +0200 From: Martin Kaiser To: Dan Carpenter Cc: Phillip Potter , Michael Straube , gregkh@linuxfoundation.org, Larry.Finger@lwfinger.net, linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org, arnd@arndb.de Subject: Re: [PATCH] staging: r8188eu: remove rtw_ioctl function Message-ID: <20210811194214.35kfmx4u6t7leuyt@viti.kaiser.cx> References: <20210810074504.957-1-phil@philpotter.co.uk> <20210810080640.GV1931@kadam> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210810080640.GV1931@kadam> User-Agent: NeoMutt/20170113 (1.7.2) Sender: Martin Kaiser Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Dan and all, Thus wrote Dan Carpenter (dan.carpenter@oracle.com): > Phillip, Michael, and Martin, > You are all working on this this same driver. Could you Ack each > other's patches? sure, no problem. I'll try to look at r8188 patches from Phil, Michael and others as time permits. Best regards, Martin