]> git.neil.brown.name Git - mdadm.git/commit
platform-intel: refactor path_attached_to_hba()
authorMateusz Kusiak <mateusz.kusiak@intel.com>
Tue, 7 May 2024 16:05:43 +0000 (12:05 -0400)
committerMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Fri, 30 Aug 2024 09:10:06 +0000 (11:10 +0200)
commita6392b419f38a0144a03df90371d6890540a55cf
treef125c7e0bcb64a8a7f62c12ee42cceb00917f610
parent6e793aeace463d7687656f7ac6968300ba106228
platform-intel: refactor path_attached_to_hba()

dprintf() call in path_attached_to_hba() is too noisy. Remove the call
and refactor the function. Remove obsolete env variables check.

Signed-off-by: Mateusz Kusiak <mateusz.kusiak@intel.com>
platform-intel.c
platform-intel.h
super-intel.c