From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C5383B640 for ; Sat, 20 Jun 2026 01:19:58 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781918399; cv=none; b=RgQcXzqy8tS83bOOSbkLvka2ZcOtrBC3VcQwKY1P6RxMcJwkcjl9NYK/O8AEWdNX8ibR90Byk5h/dbR8ey3S0tftJBw/OS6WsOaS9YciPN2f+9z8KCwQZNCNaqC/JxfCU1yaaYCw+/U5gwMoDEItE4uiBRUN3ZE++zkOc/uqLGU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781918399; c=relaxed/simple; bh=13m0O+4Q+lCquTUxM0miZwoWhd8Rnv9Bj05ELmKtr+s=; h=From:Subject:To:Cc:In-Reply-To:References:Content-Type:Date: Message-Id; b=X96w9FdB+7vDJKGy3NoPG7cP277hxrXTgXvgfLpfbBddrJ2Zar+jh96p5vRdaL1YI1NdA907oar+NEFxdjl6t59BV1ymlPNiDFWhwBUONNfuzacAdR7mCLVPyVmC/8jOCfsyC0QGeoU/nRk8HS9zz0OvwgBXJ8qlPK7k01yFjIk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=C7+B3DkV; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="C7+B3DkV" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 240211F000E9; Sat, 20 Jun 2026 01:19:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1781918398; bh=pvWHv1My0qW57+WlKCCio2x0SePoov/r+ITZ2oG7LVk=; h=From:Subject:Reply-To:To:Cc:In-Reply-To:References:Date; b=C7+B3DkVTR1cPmIqsR5ku+ZcLpQUbWb9BmSHlnjS9kQBYK9u1HGk+cu44Yb5uTd6W HAOln5Lb92eMSXW7PgFmCCLnk4OmuXKqlqu9vVyOz6gj55D3BJRGWtYYxHziFvPklc 5x3718VSZz2LJHP6Jidf9GoxYA1uTmg9jSYZVDWVY+OOrxC6FymtSD5kv4J6h938dZ vdB1TOYekEUnsNSzubfQZFBQxKJuaDk+CZlssYeqSFEv9ibs8Fl1jJ9WYDbnI4wb/S OYflg/n+EnXEGB1DxbvP50RyviUWmhESz0j4wHU0ws2qDXIxBuz9RKYNFrGtolPrXJ McK0gXS/K+LCg== From: sashiko-bot@kernel.org Subject: Re: [PATCH] hwmon: ltc4283: fix malformed table docs build error Reply-To: sashiko-reviews@lists.linux.dev To: "Randy Dunlap" Cc: linux-hwmon@vger.kernel.org In-Reply-To: <20260620011833.3568693-1-rdunlap@infradead.org> References: <20260620011833.3568693-1-rdunlap@infradead.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Date: Sat, 20 Jun 2026 01:19:57 +0000 Message-Id: <20260620011958.240211F000E9@smtp.kernel.org> Precedence: bulk X-Mailing-List: linux-hwmon@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: > Expand the table borders (upper & lower) to prevent a documentation > build error: >=20 > Documentation/hwmon/ltc4283.rst:261: ERROR: Malformed table. > Text in column margin in table line 3. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > power1_failed_fault_log Set to 1 by a power1 fault occurring. > power1_good_input_fault_log Set to 1 by a power1 good input fault occ= urring at PGIO3. >=20 > Fixes: dd63353a0b5e ("hwmon: ltc4283: Add support for the LTC4283 Swap Co= ntroller") > Signed-off-by: Randy Dunlap Sashiko has reviewed this patch and found no issues. It looks great! --=20 Sashiko AI review =C2=B7 https://sashiko.dev/#/patchset/20260620011833.3568= 693-1-rdunlap@infradead.org?part=3D1