On Fri, Sep 04, 2026 at 11:28:48PM +0200, Karthik Nayak wrote:
Changes in v7:
- Removed report_v2() since it is the same as report() with the new
changes.
- Used a switch statement instead of an if/else for the enum.
- Removed an unnecessary curly brace.
- Also rebased on top of latest master (3cb9185f65 (The 22nd batch,
2026-09-02) as there were conflicts.
- Link to v6: https://patch.msgid.link/20260903-758-introduce-hook-v6-0-6283b1fb9b1c@gmail.com
Thanks, I'm happy with this version.
Patrick