From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 3/6] gpio: mvebu: checkpatch: unsigned int fixes Date: Thu, 16 Mar 2017 16:42:14 +0100 Message-ID: References: <20170316063402.8667-1-ralph.sennhauser@gmail.com> <20170316063402.8667-4-ralph.sennhauser@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-it0-f54.google.com ([209.85.214.54]:36384 "EHLO mail-it0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751536AbdCPPuF (ORCPT ); Thu, 16 Mar 2017 11:50:05 -0400 Received: by mail-it0-f54.google.com with SMTP id w124so75284023itb.1 for ; Thu, 16 Mar 2017 08:50:04 -0700 (PDT) In-Reply-To: <20170316063402.8667-4-ralph.sennhauser@gmail.com> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Ralph Sennhauser Cc: "linux-gpio@vger.kernel.org" , Alexandre Courbot , open list On Thu, Mar 16, 2017 at 7:33 AM, Ralph Sennhauser wrote: > Use unsigned int instead of plain unsigned as reported by checkpatch. > > Signed-off-by: Ralph Sennhauser Patch applied. Yours, Linus Walleij