All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH platform 0/3] platform/x86: Add fixes and amendments for init()/exit() flows
@ 2023-10-05  7:56 Vadim Pasternak
  2023-10-05  7:56 ` [PATCH platform 1/3] platform: mellanox: Fix a resource leak in an error handling path in probing flow Vadim Pasternak
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Vadim Pasternak @ 2023-10-05  7:56 UTC (permalink / raw)
  To: hdegoede, ilpo.jarvinen
  Cc: christophe.jaillet, platform-driver-x86, Vadim Pasternak

The patchset:
- Fixes memory leak in error handling flow.
- Add cosmetic changes - misspelling fix, better naming/

Patches #1: Fixes memory leak issue.
Patch #2: Fix misspelling.
Patches #3: Renames few routines for better naming convention.

Vadim Pasternak (3):
  platform: mellanox: Fix a resource leak in an error handling path in
    probing flow
  platform: mellanox: Fix misspelling error in routine name
  platform: mellanox: Rename some init()/exit() functions for consistent
    naming

 drivers/platform/x86/mlx-platform.c | 29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-10-06 14:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-05  7:56 [PATCH platform 0/3] platform/x86: Add fixes and amendments for init()/exit() flows Vadim Pasternak
2023-10-05  7:56 ` [PATCH platform 1/3] platform: mellanox: Fix a resource leak in an error handling path in probing flow Vadim Pasternak
2023-10-06 13:30   ` Ilpo Järvinen
2023-10-05  7:56 ` [PATCH platform 2/3] platform: mellanox: Fix misspelling error in routine name Vadim Pasternak
2023-10-05  7:56 ` [PATCH platform 3/3] platform: mellanox: Rename some init()/exit() functions for consistent naming Vadim Pasternak
2023-10-06 14:55 ` [PATCH platform 0/3] platform/x86: Add fixes and amendments for init()/exit() flows Ilpo Järvinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.