From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756685AbcECV6W (ORCPT ); Tue, 3 May 2016 17:58:22 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:60577 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756546AbcECV6V (ORCPT ); Tue, 3 May 2016 17:58:21 -0400 Date: Tue, 3 May 2016 14:58:20 -0700 From: Greg KH To: Mathieu Poirier Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 01/27] coresight: no need to do the forced type conversion Message-ID: <20160503215820.GA21470@kroah.com> References: <1462296841-12327-1-git-send-email-mathieu.poirier@linaro.org> <1462296841-12327-2-git-send-email-mathieu.poirier@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1462296841-12327-2-git-send-email-mathieu.poirier@linaro.org> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 03, 2016 at 11:33:35AM -0600, Mathieu Poirier wrote: > From: lipengcheng That name, doesn't match: > > activated and enable are already unsigned type, > no need to change them to unsigned. > > Signed-off-by: Li Pengcheng That name :( Please be more careful here. I'll edit this by hand this time :(