[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201103163225.GA19947@ubuntu>
Date: Tue, 3 Nov 2020 17:32:26 +0100
From: Guennadi Liakhovetski <guennadi.liakhovetski@...ux.intel.com>
To: Mathieu Poirier <mathieu.poirier@...aro.org>
Cc: ohad@...ery.com, bjorn.andersson@...aro.org,
arnaud.pouliquen@...com, linux-remoteproc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 3/8] rpmsg: Move structure rpmsg_ns_msg to header file
Hi Mathieu,
On Tue, Oct 27, 2020 at 11:52:13AM -0600, Mathieu Poirier wrote:
> Move structure rpmsg_ns_msg to its own header file so that
> it can be used by other entities.
>
> Signed-off-by: Mathieu Poirier <mathieu.poirier@...aro.org>
> Reviewed-by: Arnaud Pouliquen <arnaud.pouliquen@...com>
> ---
> drivers/rpmsg/virtio_rpmsg_bus.c | 32 +-----------------------
> include/linux/rpmsg_ns.h | 42 ++++++++++++++++++++++++++++++++
Sorry for a delayed comment, it just occurred to me: there is a
include/linux/rpmsg directory already, so, perhaps it would be
better to place the new headers there as include/linux/rpmsg/ns.h
and include/linux/rpmsg/byteorder.h?
Thanks
Guennadi
Powered by blists - more mailing lists