From: Jan Kara Subject: Re: [PATCH] : Remove incompatible pointer assignment warning in ext4 quota operations Date: Thu, 12 Feb 2009 15:22:09 +0100 Message-ID: <20090212142209.GA3923@duck.suse.cz> References: <20090202161005.GG19165@atrey.karlin.mff.cuni.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Theodore Ts'o , ext4 To: Manish Katiyar Return-path: Received: from ns.suse.de ([195.135.220.2]:55236 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751899AbZBLOWM (ORCPT ); Thu, 12 Feb 2009 09:22:12 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: On Thu 12-02-09 14:24:17, Manish Katiyar wrote: > On Mon, Feb 2, 2009 at 9:40 PM, Jan Kara wrote: > >> On Wed, Jan 28, 2009 at 10:47 AM, Manish Katiyar wrote: > >> > Below patch removes the following warning during compilation : > >> > > >> > CC [M] fs/ext4/super.o > >> > fs/ext4/super.c:949: warning: initialization from incompatible pointer type > >> > LD [M] fs/ext4/ext4.o > >> > >> Sorry, > >> > >> Tha correct patch is here. > >> > >> Signed-off-by: Manish Katiyar > > Looks fine to me. > > Acked-by: Jan Kara > > Hi Jan, > > A simple doubt. Patches acked by you will be automatically picked up > or will I have to resend it with your ack added ?? Ah, I realized that probably I should merge this patch since I carry the ext4 quota reservation patch... Thanks for the reminder. But when I tried to merge your patch I've found that the warning is already fixed in my tree by some other patch. I'm sorry. Thanks for your work. Honza -- Jan Kara SUSE Labs, CR