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=-3.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 ED710C433E1 for ; Wed, 19 Aug 2020 18:52:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BBDF3221E2 for ; Wed, 19 Aug 2020 18:52:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=bgdev-pl.20150623.gappssmtp.com header.i=@bgdev-pl.20150623.gappssmtp.com header.b="HvNODI/v" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726870AbgHSSwY (ORCPT ); Wed, 19 Aug 2020 14:52:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34588 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726732AbgHSSwR (ORCPT ); Wed, 19 Aug 2020 14:52:17 -0400 Received: from mail-io1-xd42.google.com (mail-io1-xd42.google.com [IPv6:2607:f8b0:4864:20::d42]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 53361C061383 for ; Wed, 19 Aug 2020 11:52:17 -0700 (PDT) Received: by mail-io1-xd42.google.com with SMTP id g19so25815972ioh.8 for ; Wed, 19 Aug 2020 11:52:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=WB8mQxc0LogEyfIgqkmCRlvoxAmjS9EG+OsROE4agYE=; b=HvNODI/vfs1WqDwKJepV1SCGJDZW7J1gsTlnsRrWx/mS1F07j2GxfYJ4FmzrC43QOG CoDV4lBCeFhtkNUHQnvaFZHEE9g+wxOpwi2os8axiadx0sNy+3RcMeGiPWnjOvy13fys FUl6sbm7XmD5NXrz1Uls+I7OrNJ01WSwPx1xQFZVSrX7e07meaZIRYoPmZdrBjxyTeZs gobBGDOkKyOxcyplU0TG1eQY0RJ87SFUqzsabAKQlEojO9emfMqALJ9R6FkgcOQ+/3lh veJrXx9llSGLXZ8qcrAUj+pW7uetXCRXQXS2s6U9MsNTPrmqH6gJMKM0kpvpHBI6ZtCw NzCg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=WB8mQxc0LogEyfIgqkmCRlvoxAmjS9EG+OsROE4agYE=; b=kt1XV9qKtQMft28AWyc9hisToKdVUyCqJ89AL0I0nNFMNP4XEaoRMv3pUTnAxZ5OEa YWajvqh/W/qMxf2t1kO+X6A72d1DDGCU/dH/jWS4fTZRa9Hd33lj3BhuOme5VR436AWE 6hxeDyeW/IR536+b2GqlCKxzAQSR6LCqAaMhMWnmliQIO97vhYii3OY29i4I2ffYbZQ5 8mTEjj23gJVhFqaiGcRpHAabdjON+MddFR3tYOB4i4ZiBZJgjRMWorRiO4qALOOd80le D/rJoU/iiDeHLQbj/rLpj8ep4CwyP9rgjAQciTMLKBMVNCsbxpgTNvqlmSV6uGVjF/0t Hl+w== X-Gm-Message-State: AOAM532cD72xFG45nA88P5Sck6KTHdG9oXlyPTgzsKKGn90/HbR1M+Ql hFwirkPlOseMlhcSU2/ldlydu0seu2aLaAIH3DK9Cg== X-Google-Smtp-Source: ABdhPJx3+grKblNX4zGHAmxtgPBoo3hFJoCA06Ve/pIwbZYE4zdvNve2aCmMxuYsnYiu63e+jgeqXglEy+PzwTK0P4w= X-Received: by 2002:a6b:6c13:: with SMTP id a19mr21648139ioh.31.1597863136660; Wed, 19 Aug 2020 11:52:16 -0700 (PDT) MIME-Version: 1.0 References: <20200721144832.750728-1-abanoubsameh@protonmail.com> In-Reply-To: From: Bartosz Golaszewski Date: Wed, 19 Aug 2020 20:52:05 +0200 Message-ID: Subject: Re: [PATCH] gpio: gpio-crystalcove.c: changed every 'unsigned' to 'unsigned int' To: Andy Shevchenko Cc: Bartosz Golaszewski , Abanoub Sameh , Linus Walleij , "open list:GPIO SUBSYSTEM" , Linux Kernel Mailing List , Abanoub Sameh Content-Type: text/plain; charset="UTF-8" Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Wed, Aug 19, 2020 at 8:50 PM Andy Shevchenko wrote: > > On Wed, Aug 19, 2020 at 8:56 PM Bartosz Golaszewski > wrote: > > > > On Tue, Jul 21, 2020 at 6:05 PM Andy Shevchenko > > wrote: > > > > > > On Tue, Jul 21, 2020 at 5:49 PM Abanoub Sameh wrote: > > > > > > > > Changed 'unsigned' to 'unsigned int'. > > > > This makes the code more uniform, and compliant with the kernel coding style. > > > > > > In all patches you wrongly added 'gpio-' and '.c' parts. Also you > > > missed the version of the patches (I have told you about) and > > > changelog. > > > > > > No need to resend, I fixed that this time for you. Be careful in the future. > > > I was going through pending patches and noticed those from Abanoub: > > are you also the maintainer for gpio-crystalcove and gpio-msic? The > > MAINTAINERS entry for Intel GPIO drivers doesn't include those - do > > you want me to send a patch that adds them? > > Hmm... > https://elixir.bootlin.com/linux/latest/source/MAINTAINERS#L8833 > Ah, I was grepping with "crystalcove" and didn't find anything. Strange I missed msic too though. Anyway: nevermind my email. Bart