[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20240819183351.262492-1-sayyad.abid16@gmail.com>
Date: Tue, 20 Aug 2024 00:03:52 +0530
From: abid-sayyad <sayyad.abid16@...il.com>
To: airlied@...il.com
Cc: daniel@...ll.ch,
dmitry.baryshkov@...aro.org,
mripard@...nel.org,
ankit.k.nautiyal@...el.com,
jani.nikula@...el.com,
imre.deak@...el.com,
mitulkumar.ajitkumar.golani@...el.com,
quic_abhinavk@...cinc.com,
dianders@...omium.org,
marilene.agarcia@...il.com,
dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org,
tytso@....edu,
jack@...e.com,
linux-ext4@...r.kernel.org,
skhan@...uxfoundation.org,
abid-sayyad <sayyad.abid16@...il.com>
Subject: [PATCH v2] Fix member variable description warnings while building docs
Signed-off-by: abid-sayyad <sayyad.abid16@...il.com>
---
Changes since v1:
- Split the original patch into two separate patches as per feedback
from Jani Nikula.
- Acknowledge that the `drm_dp_helper.h` change was already merged in `drm-tip`
as per feedback from Mitulkumar Ajitkumar Golani.
link to previous commit :
https://lore.kernel.org/all/20240818112543.1089986-1-sayyad.abid16@gmail.com/
include/linux/jbd2.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/jbd2.h b/include/linux/jbd2.h
index 5157d92b6f23..17662eae408f 100644
--- a/include/linux/jbd2.h
+++ b/include/linux/jbd2.h
@@ -1086,7 +1086,7 @@ struct journal_s
int j_revoke_records_per_block;
/**
- * @j_transaction_overhead:
+ * @j_transaction_overhead_buffers:
*
* Number of blocks each transaction needs for its own bookkeeping
*/
--
2.39.2
Powered by blists - more mailing lists