Skip to content

Commit 2dafa0b

Browse files
committed
functionfs: Replace kernel version placeholder in a comment.
1 parent f5d40a2 commit 2dafa0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functionfs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -916,7 +916,7 @@ class Function:
916916
function_remote_wakeup_capable = False
917917
function_remote_wakeup = False
918918

919-
# f_fs, before kernel version x.xx, had a bug which caused the
919+
# f_fs, before kernel version 5.16, had a bug which caused the
920920
# kernel-internal eventfd reference counter to underflow during gadget
921921
# teardown. Depending on the exact version, maybe build options and
922922
# maybe archivtecture, this could lead to kernel panics.

0 commit comments

Comments
 (0)