public inbox for kdevops@lists.linux.dev
 help / color / mirror / Atom feed
From: Luis Chamberlain <mcgrof@kernel.org>
To: Chuck Lever <cel@kernel.org>, Daniel Gomez <da.gomez@kruces.com>,
	Viacheslav Dubeyko <slava@dubeyko.com>,
	kdevops@lists.linux.dev
Cc: Luis Chamberlain <mcgrof@kernel.org>
Subject: [PATCH 3/4] steady-state: remove extra menu
Date: Thu, 17 Jul 2025 21:05:55 -0700	[thread overview]
Message-ID: <20250718040557.2774976-4-mcgrof@kernel.org> (raw)
In-Reply-To: <20250718040557.2774976-1-mcgrof@kernel.org>

No need for an extra menu.

Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
---
 workflows/steady_state/Kconfig | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/workflows/steady_state/Kconfig b/workflows/steady_state/Kconfig
index 5ead7562..24810406 100644
--- a/workflows/steady_state/Kconfig
+++ b/workflows/steady_state/Kconfig
@@ -1,5 +1,3 @@
-menu "Configure SSD steady state workflow"
-
 config SSD_STEADY_STATE_DEVICE
     string "Device to pre-condition"
     output yaml
@@ -105,5 +103,3 @@ config SSD_STEADY_STATE_BW_SLOPE_DUR
     default "2h"
     help
       Duration the throughput slope criterion must hold.
-
-endmenu
-- 
2.47.2


  parent reply	other threads:[~2025-07-18  4:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-18  4:05 [PATCH 0/4] steady-state: few fixes for steady state support Luis Chamberlain
2025-07-18  4:05 ` [PATCH 1/4] steady-state: use extra sparse drives when on libvirt Luis Chamberlain
2025-07-18  4:05 ` [PATCH 2/4] steady-state: fix identation on Makefile Luis Chamberlain
2025-07-18  4:05 ` Luis Chamberlain [this message]
2025-07-18  4:05 ` [PATCH 4/4] steady-state: quite a bit of fixes Luis Chamberlain

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250718040557.2774976-4-mcgrof@kernel.org \
    --to=mcgrof@kernel.org \
    --cc=cel@kernel.org \
    --cc=da.gomez@kruces.com \
    --cc=kdevops@lists.linux.dev \
    --cc=slava@dubeyko.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox