From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx3-rdu2.redhat.com ([66.187.233.73]:40178 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755072AbeFNPIL (ORCPT ); Thu, 14 Jun 2018 11:08:11 -0400 From: David Howells In-Reply-To: <7e4a317a-d57e-1499-dc1e-2eba35610632@infradead.org> References: <7e4a317a-d57e-1499-dc1e-2eba35610632@infradead.org> <20180604215911.75399f6e@canb.auug.org.au> To: Randy Dunlap Cc: dhowells@redhat.com, viro@zeniv.linux.org.uk, Stephen Rothwell , Linux-Next Mailing List , Linux Kernel Mailing List , linux-afs@lists.infradead.org, Linux FS Devel Subject: Re: linux-next: Tree for Jun 4 (fs/afs/) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Date: Thu, 14 Jun 2018 16:08:08 +0100 Message-ID: <16431.1528988888@warthog.procyon.org.uk> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Randy Dunlap wrote: > ../fs/afs/proc.c:604:2: error: implicit declaration of function ‘proc_create_net_data_write’ [-Werror=implicit-function-declaration] I've given Al a patch for this. David