firewire: core: correct documentation of fw_csr_string() kernel API
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Thu, 1 Feb 2024 11:53:18 +0000 (20:53 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Thu, 1 Feb 2024 11:53:18 +0000 (20:53 +0900)
commit5f9ab17394f831cb7986ec50900fa37507a127f1
tree3820d5b06cd8f272c47d9a8464778a8e6b8effdf
parent41bccc98fb7931d63d03f326a746ac4d429c1dd3
firewire: core: correct documentation of fw_csr_string() kernel API

Against its current description, the kernel API can accepts all types of
directory entries.

This commit corrects the documentation.

Cc: stable@vger.kernel.org
Fixes: 3c2c58cb33b3 ("firewire: core: fw_csr_string addendum")
Link: https://lore.kernel.org/r/20240130100409.30128-2-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
drivers/firewire/core-device.c