[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1552310346-7629-77-git-send-email-info@metux.net>
Date: Mon, 11 Mar 2019 14:18:28 +0100
From: "Enrico Weigelt, metux IT consult" <info@...ux.net>
To: linux-kernel@...r.kernel.org
Subject: [PATCH 076/114] drivers: virt: Kconfig: pedantic formatting
Formatting of Kconfig files doesn't look so pretty, so let the
Great White Handkerchief come around and clean it up.
Signed-off-by: Enrico Weigelt, metux IT consult <info@...ux.net>
---
drivers/virt/Kconfig | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/drivers/virt/Kconfig b/drivers/virt/Kconfig
index 8d9cdfb..17a8685 100644
--- a/drivers/virt/Kconfig
+++ b/drivers/virt/Kconfig
@@ -17,17 +17,17 @@ config FSL_HV_MANAGER
depends on FSL_SOC
select EPAPR_PARAVIRT
help
- The Freescale hypervisor management driver provides several services
+ The Freescale hypervisor management driver provides several services
to drivers and applications related to the Freescale hypervisor:
- 1) An ioctl interface for querying and managing partitions.
+ 1) An ioctl interface for querying and managing partitions.
- 2) A file interface to reading incoming doorbells.
+ 2) A file interface to reading incoming doorbells.
- 3) An interrupt handler for shutting down the partition upon
+ 3) An interrupt handler for shutting down the partition upon
receiving the shutdown doorbell from a manager partition.
- 4) A kernel interface for receiving callbacks when a managed
+ 4) A kernel interface for receiving callbacks when a managed
partition shuts down.
source "drivers/virt/vboxguest/Kconfig"
--
1.9.1
Powered by blists - more mailing lists