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 930BF1FF1C7 for ; Sun, 12 Jul 2026 13:49:06 +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=1783864147; cv=none; b=KTs2TjmfaPPbNVOEU5Cnk0kV901t0aF4CamjnxXp396yRiPMvck8m1g+8+1KiEjaI7+A6txp9wWcr5AxWHBbYKnzU/mmDV4s7dTdNuEh0vUNMrAUqAXmOSjlLa8YPJBIoRu+7FqHAu/rvKo57X8AeorOsTRomZlApzzAWP+O+9s= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783864147; c=relaxed/simple; bh=c9JDNOnnONgaFzzq5/J9Soidj8iyMti7JCT+l57dlX8=; h=From:Subject:To:Cc:In-Reply-To:References:Content-Type:Date: Message-Id; b=jczgJvX+RR8xdJWCnPJpK1vcZ0gKwm3rZxD0rokwwL4ubc6mYlUSY+iMD2tIlalriEq/prdRbHchNuvIY/OqfIBS3fTxGiTXZhjhWdl5VP8HmiFRIxE7OtgzqR9KlghDZROfYD5PXjlUF+sqi5vPcWANK4dpN4lyaFloyOthYsQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=DJu3SfVC; 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="DJu3SfVC" Received: by smtp.kernel.org (Postfix) with ESMTPSA id D08AB1F000E9; Sun, 12 Jul 2026 13:49:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1783864146; bh=c9JDNOnnONgaFzzq5/J9Soidj8iyMti7JCT+l57dlX8=; h=From:Subject:Reply-To:To:Cc:In-Reply-To:References:Date; b=DJu3SfVCjzWOsypH80HQRfO0+vHVSDHa8hgo/SXsacZ/tE+eA0iRSDjHjNHQBcPdP Caq9AAm6l+oO7jnHq2T5c0tpDDuOi9yJXxcpf9Wr20aEP+XNtz9Wc/kredA3MvTiBM XR9XDoZ3GSjGCiBX7NrFqNK+aVPCxrE/PsnGakfwog5EAsTVOBR9vn6W30fMFdGv4N qZcwQb8DyuaO3ya5SutVcKxjL0xRsyW/6m+yYoABahmWsnvgaa6EZ1om+Z43TsjgA/ dsWvKDt+G6QGFZwIrjs+hGCJp+s957YNGDBa3OX9P55D52R8XlnSVeJSQq+hsy+S0L +yPctEKflZusw== From: sashiko-bot@kernel.org Subject: Re: [PATCH] dt-bindings: net: microchip: fix bracket Reply-To: sashiko-reviews@lists.linux.dev To: "Manuel Ebner" Cc: devicetree@vger.kernel.org, robh@kernel.org, conor+dt@kernel.org In-Reply-To: <20260711134204.472841-7-manuelebner@mailbox.org> References: <20260711134204.472841-7-manuelebner@mailbox.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Date: Sun, 12 Jul 2026 13:49:05 +0000 Message-Id: <20260712134905.D08AB1F000E9@smtp.kernel.org> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Thank you for your contribution! Sashiko AI review found 1 potential issue(= s) to consider: - [Low] The patch commentary contains multiple spelling errors ('seperate',= 'change', 'bracked') that make the sentence slightly confusing. -- --- Patch [1]: [PATCH] dt-bindings: net: microchip: fix bracket --- commit 760f4b1701ced8e84db16772e5e6596ed658efac Author: Manuel Ebner dt-bindings: net: microchip: fix bracket This patch removes an unnecessary closing parenthesis from the description of the SMSC9512/9514 USB Hub & Ethernet Device ID in the microchip,lan95xx binding. > --- > I send this in a seperate patch, because there's a change the maintainers > wants a bracked added instead of removed. > --- [Severity: Low] This isn't a bug, but there are a few typos in the patch commentary here.=20 Specifically, "seperate" should be "separate", "change" should be "chance",= =20 and "bracked" should be "bracket". --=20 Sashiko AI review =C2=B7 https://sashiko.dev/#/patchset/20260711134204.4728= 41-7-manuelebner@mailbox.org?part=3D1