]> git.ipfire.org Git - thirdparty/linux.git/commit
firewire: core: append _auto suffix for non-once iso resource operations
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 29 Apr 2026 09:34:47 +0000 (18:34 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 29 Apr 2026 11:30:34 +0000 (20:30 +0900)
commit48b68337bf6523f16b2afbb0d3e059eb211e3c85
treead230a138e8de2d1aaf23c0d072dfb393fcf9072
parentcd5f1a1126eeb2f6bd53d45684233e95dff41d82
firewire: core: append _auto suffix for non-once iso resource operations

The functions for iso_resource once operations are carefully split from
another type of operation.

This commit adds _auto suffix to functions for the another type so that
it is easily to distinguish them.

Link: https://lore.kernel.org/r/20260429093449.160545-7-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
drivers/firewire/core-cdev.c