[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240119132032.106053-1-abbotti@mev.co.uk>
Date: Fri, 19 Jan 2024 13:20:16 +0000
From: Ian Abbott <abbotti@....co.uk>
To: Matt Hsiao <matt.hsiao@....com>
Cc: Arnd Bergmann <arnd@...db.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] misc: hpilo: fix inconsistent device numbers
There is a logical bug in the use of device numbers in the hpilo driver.
The bug does not actually occur because the maximum number of supported
iLO devices is currently fixed at 1. Therefore, it's probably not worth
fixing in the "stable" kernel series.
Patch 1 fixes the bug. Patch 2 just renames a variable for clarity.
1) misc: hpilo: fix inconsistent device numbers
2) misc: hpilo: rename device creation loop variable
drivers/misc/hpilo.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists