all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tobias Geerinckx-Rice via Guix-patches via <guix-patches@gnu.org>
To: Marius Bakke <marius@gnu.org>
Cc: 60129@debbugs.gnu.org
Subject: [bug#60129] [PATCH 1/2] activation: Firmware activation handles missing support in kernel.
Date: Sat, 17 Dec 2022 00:40:54 +0100	[thread overview]
Message-ID: <87359eex0x.fsf@nckx> (raw)
In-Reply-To: <20221216221534.14500-1-marius@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 246 bytes --]

Marius Bakke 写道:
> +  (when (file-exists? 
> "/sys/module/firmware_class/parameters/path")
> +    (call-with-output-file 
> "/sys/module/firmware_class/parameters/path"

LGTM (Let-binding Gets This Merged).

Kind regards,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

  parent reply	other threads:[~2022-12-16 23:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-16 22:11 [bug#60129] [PATCH 0/2] VM-optimized Linux-Libre variant Marius Bakke
2022-12-16 22:15 ` [bug#60129] [PATCH 1/2] activation: Firmware activation handles missing support in kernel Marius Bakke
2022-12-16 22:15   ` [bug#60129] [PATCH 2/2] gnu: Add linux-libre-virtual Marius Bakke
2022-12-16 23:40   ` Tobias Geerinckx-Rice via Guix-patches via [this message]
2022-12-17 16:10     ` [bug#60129] [PATCH 1/2] activation: Firmware activation handles missing support in kernel Marius Bakke
2022-12-17 16:32 ` [bug#60129] [PATCH 0/2] VM-optimized Linux-Libre variant Ludovic Courtès
2022-12-23 18:14   ` Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87359eex0x.fsf@nckx \
    --to=guix-patches@gnu.org \
    --cc=60129@debbugs.gnu.org \
    --cc=marius@gnu.org \
    --cc=me@tobias.gr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.