Search Linux Wireless

Re: [PATCH v5 1/4] wifi: ath12k: add TAS capability for WCN7850

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

 



On 10/9/2023 2:01 AM, Lingbo Kong wrote:

...

+void ath12k_acpi_remove_notify(struct ath12k_base *ab)
+{
+	acpi_remove_notify_handler(ACPI_HANDLE(ab->dev),
+				   ACPI_DEVICE_NOTIFY,
+				   acpi_dsm_notify);
+}

As flagged by the kernel test robot, there is no prototype defined for this public function. In addition, I don't see any callers anywhere in your patch series, so it seems either this should be removed, or a correct call site should be identified and the function prototype should be defined in the appropriate header file.

/jeff




[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux