Re: [PATCH] counter: sysfs: remove double return in counter_sysfs_attr_add()

From: William Breathitt Gray

Date: Sat Mar 21 2026 - 09:48:00 EST



On Wed, 04 Feb 2026 20:00:32 +0200, Cosmin Tanislav wrote:
> sysfs attribute creation for counter extensions has been consolidated
> into a single function, counter_sysfs_exts_add().
>
> Inside counter_sysfs_attr_add(), although the code was changed to return
> the result of counter_sysfs_exts_add(), an unreachable return 0;
> statement was left at the end of the function.
>
> [...]

Applied, thanks!

[1/1] counter: sysfs: remove double return in counter_sysfs_attr_add()
commit: cbf8db23fc58db8d516ebc7aa57c4563f36532b9

Best regards,
--
William Breathitt Gray <wbg@xxxxxxxxxx>