From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934020AbZDATNo (ORCPT ); Wed, 1 Apr 2009 15:13:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932564AbZDATNf (ORCPT ); Wed, 1 Apr 2009 15:13:35 -0400 Received: from pfepb.post.tele.dk ([195.41.46.236]:46359 "EHLO pfepb.post.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932204AbZDATNe (ORCPT ); Wed, 1 Apr 2009 15:13:34 -0400 Date: Wed, 1 Apr 2009 21:15:37 +0200 From: Sam Ravnborg To: Robin Holt Cc: Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: [Patch 1/1] Fix compiler warning. Message-ID: <20090401191536.GC29673@uranus.ravnborg.org> References: <20090401190556.GH8925@sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090401190556.GH8925@sgi.com> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 01, 2009 at 02:05:56PM -0500, Robin Holt wrote: > Fix a minor compile warning when building on ia64. > > Signed-off-by: Robin Holt Can you please include the warning in the changelog. And a more descriptive subject would be nice. Something like: xpc_sn2: fix warning You usual do so - so I assume this was just an oversight. Sam