From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934202AbbDJN1a (ORCPT ); Fri, 10 Apr 2015 09:27:30 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:37514 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933701AbbDJN1Y (ORCPT ); Fri, 10 Apr 2015 09:27:24 -0400 Date: Fri, 10 Apr 2015 15:21:12 +0200 From: Greg Kroah-Hartman To: Marcus Folkesson Cc: Thomas Petazzoni , noralf@tronnes.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: fbtft: fix all print warnings reported by sparse Message-ID: <20150410132112.GA11424@kroah.com> References: <1428435109-5439-1-git-send-email-marcus.folkesson@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1428435109-5439-1-git-send-email-marcus.folkesson@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 07, 2015 at 09:31:49PM +0200, Marcus Folkesson wrote: > Signed-off-by: Marcus Folkesson Please include the exact warning that sparse gives you for this, it's not obvious to me what is wrong with the original code. thanks, greg k-h