Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753788AbbHOBu1 (ORCPT ); Fri, 14 Aug 2015 21:50:27 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:35060 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753573AbbHOBuZ (ORCPT ); Fri, 14 Aug 2015 21:50:25 -0400 Date: Fri, 14 Aug 2015 18:50:24 -0700 From: Greg KH To: Ioan-Adrian Ratiu Cc: andreas.dilger@intel.com, HPDD-discuss@ml01.01.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: lustre: ptlrpc: add missing include directive Message-ID: <20150815015024.GB19664@kroah.com> References: <1439546226-1636-1-git-send-email-adi@adirat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1439546226-1636-1-git-send-email-adi@adirat.com> User-Agent: Mutt/1.5.23+102 (2ca89bed6448) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 515 Lines: 11 On Fri, Aug 14, 2015 at 12:57:06PM +0300, Ioan-Adrian Ratiu wrote: > Without including ptlrpc_internal.h, GCC gives prototype warnings > "pack_generic.c:642:5: warning: no previous prototype for ..." It does? What version of gcc give you that, I don't see that here. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/