Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1486043

Re: [PATCH] staging: lustre: lmv: add missing function declaration

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH] staging: lustre: lmv: add missing function declaration
Date 2016-09-18 23:10 +0200
Message-ID <siRlV-4w1-81@gated-at.bofh.it> (permalink)
References <siILD-7Ab-3@gated-at.bofh.it> <siQg9-3OY-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sunday, September 18, 2016 8:43:18 PM CEST James Simmons wrote:
> 
> Nak. I'm not seeing this error with W=1. Also if you look
> lmv_pack_md() is only used in lmv_obd.c and the function
> appears early in the file before it is used, so no prototype
> missing errors should happen. 

So it should be marked "static" and the EXPORT_SYMBOL() removed,
right?

	Arnd

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] staging: lustre: lmv: add missing function declaration Baoyou Xie <baoyou.xie@linaro.org> - 2016-09-18 13:50 +0200
  Re: [PATCH] staging: lustre: lmv: add missing function declaration James Simmons <jsimmons@infradead.org> - 2016-09-18 21:50 +0200
    Re: [PATCH] staging: lustre: lmv: add missing function declaration James Simmons <jsimmons@infradead.org> - 2016-09-18 23:00 +0200
    Re: [PATCH] staging: lustre: lmv: add missing function declaration Arnd Bergmann <arnd@arndb.de> - 2016-09-18 23:10 +0200

csiph-web