[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171128114716.hi7y7iajadyc3xpg@netronome.com>
Date: Tue, 28 Nov 2017 12:47:17 +0100
From: Simon Horman <simon.horman@...ronome.com>
To: Jakub Kicinski <jakub.kicinski@...ronome.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Nicolai Stange <nicstange@...il.com>,
linux-kernel@...r.kernel.org, oss-drivers@...ronome.com
Subject: Re: [oss-drivers] [PATCH v2] debugfs: add definition of
debugfs_real_fops() if CONFIG_DEBUG_FS unset
On Mon, Nov 27, 2017 at 12:35:44PM -0800, Jakub Kicinski wrote:
> Recent commit moved the implementation of debugfs_real_fops()
> out of the header file. The declaration, however, is only
> provided if CONFIG_DEBUG_FS is set. Add an empty static inline
> definition for when CONFIG_DEBUG_FS is unset.
>
> Fixes: 7c8d469877b1 ("debugfs: add support for more elaborate ->d_fsdata")
> Signed-off-by: Jakub Kicinski <jakub.kicinski@...ronome.com>
Reviewed-by: Simon Horman <simon.horman@...ronome.com>
Powered by blists - more mailing lists