Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhancement: Use pointer fields for FibreChannel* #623

Merged
merged 2 commits into from
May 12, 2024

Commits on Mar 23, 2024

  1. enhancement: Use pointer fields for FibreChannel*

    Allow fields to be `nil`-checked.
    
    Fixes: prometheus#612
    Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
    rexagod committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    7857a4f View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. fixup! enhancement: Use pointer fields for FibreChannel*

    Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
    rexagod committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    b8b34e5 View commit details
    Browse the repository at this point in the history