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.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 4D850C43215 for ; Sun, 24 Nov 2019 22:39:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 20E81207DD for ; Sun, 24 Nov 2019 22:39:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=netronome-com.20150623.gappssmtp.com header.i=@netronome-com.20150623.gappssmtp.com header.b="Gj7RiQOK" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727060AbfKXWj2 (ORCPT ); Sun, 24 Nov 2019 17:39:28 -0500 Received: from mail-pj1-f68.google.com ([209.85.216.68]:45740 "EHLO mail-pj1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727016AbfKXWj1 (ORCPT ); Sun, 24 Nov 2019 17:39:27 -0500 Received: by mail-pj1-f68.google.com with SMTP id m71so5529012pjb.12 for ; Sun, 24 Nov 2019 14:39:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netronome-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:in-reply-to:references :organization:mime-version:content-transfer-encoding; bh=mJ03a7hesWJNvR2m6hfpaM5qF0D6avZONNtvx1zsFJc=; b=Gj7RiQOKmCUl7rlYZQVUi2mKCnOg5I0nw9OU8vIyXYd/0QJI7iGZFzb8A/gjk4E+JS xOJdNEEuiSMhWnxlWAyzY3TDGJab6QkRA5Q+e9FeTPuhzQ/AEYUFZFzloPjD3PGACWym SEtEro4s2JPqte8X2Pf+p3nxA+N3yyFlbPqGMcKI8aDGrB0AgcK8nlBEFgq8bE004dIh ycirnv1uJfo4XBMc96OLuvYRyUlFwaYIcnglL6w3TuhledodxCYZZRFQooR3B5aUumvb hEGV7k4M4T8W6jyExL6fLt9Cdlr+RPuD8Cuar7Te9Tl2EzW4Kqj/FvMFbWqiEPCIjWrv +rWw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:organization:mime-version:content-transfer-encoding; bh=mJ03a7hesWJNvR2m6hfpaM5qF0D6avZONNtvx1zsFJc=; b=MjJObfIlTZ5JoAxm8PUDKZEAMniSa+oSnZhPZXPGzkXMXCLb5T+dLdiQKUZgIwj8Bq CwgDDngF96WhWZoRfl/6rirwecPgHpyqi+dRvzodsU1+GHitTpjGSl/Nja3OyCfMsUqj iMwZsGdGfgkABa/AKDCHPX/1c9ZE3Bi4b9IEcrVkkgLT8NyNJfyBCjt6lmzaJ8dheP7O 9/nn9FqhlPtlnUXb4RULSywVcgpn49UEAqo1+2BQgGeh1xWs0UM7eyyWCXWTajI21D26 VG3GRsc6EK/NmbsmxuN1qLZ4PvBPWAXPlFIhK9ONih6BXxbIgqjVH5p3NNDtsEbrOyrk Bv0g== X-Gm-Message-State: APjAAAV71u5VJLtaioE+Ak2C4tQTfmlPVx+tuj2RzDJipJMqCZRQMXqL 1/tqa21uGCNbHWAZFSGa188JcQ== X-Google-Smtp-Source: APXvYqx50D+Wd5N5bU/VCxdp0oBYsPZSpIdT6ez+EmZyigA36yD5gxhbXBGUlO6FDAZGYYvd6plU4Q== X-Received: by 2002:a17:902:409:: with SMTP id 9mr26724818ple.25.1574635166883; Sun, 24 Nov 2019 14:39:26 -0800 (PST) Received: from cakuba.netronome.com (c-73-202-202-92.hsd1.ca.comcast.net. [73.202.202.92]) by smtp.gmail.com with ESMTPSA id y12sm5619986pjy.0.2019.11.24.14.39.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 24 Nov 2019 14:39:26 -0800 (PST) Date: Sun, 24 Nov 2019 14:39:19 -0800 From: Jakub Kicinski To: Phong Tran Cc: davem@davemloft.net, keescook@chromium.org, kvalo@codeaurora.org, saeedm@mellanox.com, jeffrey.t.kirsher@intel.com, luciano.coelho@intel.com, netdev@vger.kernel.org, linux-wireless@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/5] Fix -Wcast-function-type net drivers Message-ID: <20191124143919.63711421@cakuba.netronome.com> In-Reply-To: <20191124094306.21297-1-tranmanphong@gmail.com> References: <20191124094306.21297-1-tranmanphong@gmail.com> Organization: Netronome Systems, Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 24 Nov 2019 16:43:01 +0700, Phong Tran wrote: > This series is for fixing the compiler warning while enable > -Wcast-function-type. > > Almost is incompatible callback prototype in using tasklet. > The void (*func)(unsigned long) instead of void (*func)(struct foo*). > > Reported by: https://github.com/KSPP/linux/issues/20 Hi Tran, thanks for the patches. Could you split the series into two - the wireless changes and the USB changes? Those usually go via slightly different trees.