Re: [PATCH v2 1/2] hwmon: add GPD devices sensor driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 2024/7/17 02:04, Guenter Roeck wrote:
+            pr_warn("GPD Fan Driver do have the quirk for your device, but it's not tested. Please tested carefully by model parameter gpd_fan_model=%s and report.\n",
+                match->model_name);
+            match = NULL;
+        }
+    }
+
+    if (IS_ERR_OR_NULL(match)) {

match is never an ERR_PTR.
Sincerely thank you for your guidance, v3 has been sent: https://lore.kernel.org/r/20240717-gpd_fan-v3-0-8d7efb1263b7@xxxxxxxxx




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux