* [PATCH] firewire: core: fix wrong git hash in code comment
@ 2026-09-01 13:49 Takashi Sakamoto
2026-09-02 23:58 ` Takashi Sakamoto
0 siblings, 1 reply; 3+ messages in thread
From: Takashi Sakamoto @ 2026-09-01 13:49 UTC (permalink / raw)
To: linux1394-devel; +Cc: linux-kernel
When refactoring device quirk code, the wrong git hash from my local
repository slipped into the common header.
Fixes: 5a43dc9f4ee0 ("firewire: core: detect device quirk when reading configuration ROM")
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
---
include/linux/firewire.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/firewire.h b/include/linux/firewire.h
index b41af502bd89..7fa1a3fc8ed4 100644
--- a/include/linux/firewire.h
+++ b/include/linux/firewire.h
@@ -175,7 +175,7 @@ enum fw_device_quirk {
// See 10389536742c ("firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony camcorder").
FW_DEVICE_QUIRK_IRM_IS_1394_1995_ONLY = BIT(0),
- // See a509e43ff338 ("firewire: core: fix unstable I/O with Canon camcorder").
+ // See 6044565af458 ("firewire: core: fix unstable I/O with Canon camcorder").
FW_DEVICE_QUIRK_IRM_IGNORES_BUS_MANAGER = BIT(1),
// MOTU Audio Express transfers acknowledge packet with 0x10 for pending state.
--
2.53.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] firewire: core: fix wrong git hash in code comment
2026-09-01 13:49 [PATCH] firewire: core: fix wrong git hash in code comment Takashi Sakamoto
@ 2026-09-02 23:58 ` Takashi Sakamoto
0 siblings, 0 replies; 3+ messages in thread
From: Takashi Sakamoto @ 2026-09-02 23:58 UTC (permalink / raw)
To: linux1394-devel; +Cc: linux-kernel
Hi,
On Tue, Sep 01, 2026 at 10:49:21PM +0900, Takashi Sakamoto wrote:
> When refactoring device quirk code, the wrong git hash from my local
> repository slipped into the common header.
>
> Fixes: 5a43dc9f4ee0 ("firewire: core: detect device quirk when reading configuration ROM")
> Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
> ---
> include/linux/firewire.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to for-next branch.
Regards
Takashi Sakamoto
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] firewire: core: fix wrong git hash in code comment
@ 2026-08-31 10:12 Takashi Sakamoto
0 siblings, 0 replies; 3+ messages in thread
From: Takashi Sakamoto @ 2026-08-31 10:12 UTC (permalink / raw)
To: linux1394-devel; +Cc: linux-kernel
When refactoring device quirk code, the wrong git hash from my local
repository slipped into the common header.
Fixes: 5a43dc9f4ee0 ("firewire: core: detect device quirk when reading configuration ROM")
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
---
include/linux/firewire.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/firewire.h b/include/linux/firewire.h
index fd35a6570cd8..b41af502bd89 100644
--- a/include/linux/firewire.h
+++ b/include/linux/firewire.h
@@ -172,7 +172,7 @@ struct fw_attribute_group {
};
enum fw_device_quirk {
- // See afa1282a35d3 ("firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony camcorder").
+ // See 10389536742c ("firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony camcorder").
FW_DEVICE_QUIRK_IRM_IS_1394_1995_ONLY = BIT(0),
// See a509e43ff338 ("firewire: core: fix unstable I/O with Canon camcorder").
--
2.53.0
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-09-02 23:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-01 13:49 [PATCH] firewire: core: fix wrong git hash in code comment Takashi Sakamoto
2026-09-02 23:58 ` Takashi Sakamoto
-- strict thread matches above, loose matches on Subject: below --
2026-08-31 10:12 Takashi Sakamoto
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®