linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] samples: fix the prompt about SAMPLE_VFIO_MDEV_MBOCHS
@ 2023-01-30  2:13 ye.xingchen
  2023-01-30 23:52 ` Alex Williamson
  0 siblings, 1 reply; 2+ messages in thread
From: ye.xingchen @ 2023-01-30  2:13 UTC (permalink / raw)
  To: alex.williamson
  Cc: akrowiak, rostedt, jgg, gregkh, mhiramat, ojeda, linux-kernel

From: ye xingchen <ye.xingchen@zte.com.cn>

Change the prompt about SAMPLE_VFIO_MDEV_MBOCHS as
'Build VFIO mbochs example mediated device sample code'.

Signed-off-by: ye xingchen <ye.xingchen@zte.com.cn>
---
 samples/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/samples/Kconfig b/samples/Kconfig
index 56b191d128d8..1b49f99f3074 100644
--- a/samples/Kconfig
+++ b/samples/Kconfig
@@ -208,7 +208,7 @@ config SAMPLE_VFIO_MDEV_MDPY_FB
 	  Guest fbdev driver for the virtual display sample driver.

 config SAMPLE_VFIO_MDEV_MBOCHS
-	tristate "Build VFIO mdpy example mediated device sample code"
+	tristate "Build VFIO mbochs example mediated device sample code"
 	select VFIO_MDEV
 	select DMA_SHARED_BUFFER
 	help
-- 
2.25.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] samples: fix the prompt about SAMPLE_VFIO_MDEV_MBOCHS
  2023-01-30  2:13 [PATCH] samples: fix the prompt about SAMPLE_VFIO_MDEV_MBOCHS ye.xingchen
@ 2023-01-30 23:52 ` Alex Williamson
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Williamson @ 2023-01-30 23:52 UTC (permalink / raw)
  To: ye.xingchen; +Cc: akrowiak, rostedt, jgg, gregkh, mhiramat, ojeda, linux-kernel

On Mon, 30 Jan 2023 10:13:51 +0800 (CST)
<ye.xingchen@zte.com.cn> wrote:

> From: ye xingchen <ye.xingchen@zte.com.cn>
> 
> Change the prompt about SAMPLE_VFIO_MDEV_MBOCHS as
> 'Build VFIO mbochs example mediated device sample code'.
> 
> Signed-off-by: ye xingchen <ye.xingchen@zte.com.cn>
> ---
>  samples/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/samples/Kconfig b/samples/Kconfig
> index 56b191d128d8..1b49f99f3074 100644
> --- a/samples/Kconfig
> +++ b/samples/Kconfig
> @@ -208,7 +208,7 @@ config SAMPLE_VFIO_MDEV_MDPY_FB
>  	  Guest fbdev driver for the virtual display sample driver.
> 
>  config SAMPLE_VFIO_MDEV_MBOCHS
> -	tristate "Build VFIO mdpy example mediated device sample code"
> +	tristate "Build VFIO mbochs example mediated device sample code"
>  	select VFIO_MDEV
>  	select DMA_SHARED_BUFFER
>  	help

Applied to vfio next branch for v6.3.  Thanks,

Alex


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-30 23:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-30  2:13 [PATCH] samples: fix the prompt about SAMPLE_VFIO_MDEV_MBOCHS ye.xingchen
2023-01-30 23:52 ` Alex Williamson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).