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

vsock: Use PathBuf for socket paths instead of Strings #446

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Jul 23, 2024

  1. vsock: Use PathBuf for socket paths instead of Strings

    Signed-off-by: Bilal Elmoussaoui <belmouss@redhat.com>
    bilelmoussaoui committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cfb7b82 View commit details
    Browse the repository at this point in the history
  2. scmi: Use PathBuf for socket paths instead of Strings

    Signed-off-by: Bilal Elmoussaoui <belmouss@redhat.com>
    bilelmoussaoui committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    167e909 View commit details
    Browse the repository at this point in the history
  3. rng: Use PathBuf for socket paths instead of Strings

    Signed-off-by: Bilal Elmoussaoui <belmouss@redhat.com>
    bilelmoussaoui committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    14078ea View commit details
    Browse the repository at this point in the history
  4. gpio: Use PathBuf for socket paths instead of Strings

    Signed-off-by: Bilal Elmoussaoui <belmouss@redhat.com>
    bilelmoussaoui committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e3d14d4 View commit details
    Browse the repository at this point in the history
  5. sound: Use PathBuf for socket paths instead of Strings

    Signed-off-by: Bilal Elmoussaoui <belmouss@redhat.com>
    bilelmoussaoui committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    04a69be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4058ed View commit details
    Browse the repository at this point in the history