]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
firewire: core: move private function declaration from public header to internal...
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sat, 10 Jan 2026 01:39:04 +0000 (10:39 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 12 Jan 2026 02:49:37 +0000 (11:49 +0900)
commitc91adaddb0740c5a436084c85bedfe07b6d0c157
tree5c68673c8e8f0d1b05823061adc67bf211fb5335
parent8f0b4cce4481fb22653697cced8d0d04027cb1e8
firewire: core: move private function declaration from public header to internal header

The fw_iso_buffer_lookup function is used by core module only, thus no
need to describe its prototype in kernel internal header.

Link: https://lore.kernel.org/r/20260110013911.19160-2-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
drivers/firewire/core.h
include/linux/firewire.h