From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VdJz2-0007mE-D9 for mharc-grub-devel@gnu.org; Mon, 04 Nov 2013 08:14:20 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59345) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdJys-0007lR-Hq for grub-devel@gnu.org; Mon, 04 Nov 2013 08:14:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VdJyj-0006lC-Ts for grub-devel@gnu.org; Mon, 04 Nov 2013 08:14:10 -0500 Received: from mail-lb0-x22f.google.com ([2a00:1450:4010:c04::22f]:65002) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdJyj-0006l2-MJ for grub-devel@gnu.org; Mon, 04 Nov 2013 08:14:01 -0500 Received: by mail-lb0-f175.google.com with SMTP id z5so5404910lbh.34 for ; Mon, 04 Nov 2013 05:14:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type; bh=5Nt7jJcDr3uAs3rIjlvP74PNz+4RX6LBJq7RnAKLoZU=; b=jlF0QI11UQa6l/Moh2qqdctdrKO2GQxCa0hD3ayLrBvqX8x8lWE4zn9No2l3jZg0sS S4iT96SFkHKsf5J820EHrpatRavGJ8K48bLq6WvHMEkIpc4X/tgPCgTxvK9G2o2IqNNA gfaUZWRpIfFo0BSHJgYXtuDxtf9yaW9n8g63mu0FrahhDytDYuMcNhJjBe6gLiZu8Fd/ pa0/wvZufjvc4SyD6Ryb1nxdTo1ZlSGKh0uEEysbS6E8iE8fIhCb6WJINHyHDEZKunZL dfyc2JtjzoM8ypPdJPFlqK/O7H0RQdTFhDkwAMHUgiXUU78krfQiwzKAoTEWyIKZDwSc wwRw== X-Received: by 10.112.129.163 with SMTP id nx3mr9213lbb.60.1383570840624; Mon, 04 Nov 2013 05:14:00 -0800 (PST) Received: from opensuse.site (ppp91-76-174-89.pppoe.mtu-net.ru. [91.76.174.89]) by mx.google.com with ESMTPSA id b1sm22767217lah.6.2013.11.04.05.13.59 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Mon, 04 Nov 2013 05:13:59 -0800 (PST) Date: Mon, 4 Nov 2013 17:13:54 +0400 From: Andrey Borzenkov To: grub-devel@gnu.org Subject: Re: New command to check NT's hibernation state Message-ID: <20131104171354.2fb02a17@opensuse.site> In-Reply-To: <5276EEF3.1030904@gmail.com> References: <4EED5B22.1090904@gmail.com> <5276EEF3.1030904@gmail.com> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.18; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/WKchLnCUvFOY=Y9d9Tnz9lD"; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::22f X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Nov 2013 13:14:19 -0000 --Sig_/WKchLnCUvFOY=Y9d9Tnz9lD Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable =D0=92 Mon, 04 Nov 2013 01:48:51 +0100 Vladimir '=CF=86-coder/phcoder' Serbinenko =D0=BF=D0=B8= =D1=88=D0=B5=D1=82: > Going through e-mail archives found this one, looks like it got > forgotten. Fixed problems with it and simplified greatly and committed. Is command name a typo? cmd =3D grub_register_command ("check_nt_hibrerfil", grub_cmd_nthibr, Looks like one "r" too much. Also any reason to omit final "e"? check_nt_hiberfile (or even check_nt_hiber_file) looks more readable. --Sig_/WKchLnCUvFOY=Y9d9Tnz9lD Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlJ3nZUACgkQR6LMutpd94wCIwCgvf8SZSanWsc9V94au0SLrvZ1 2YgAn0GmWJtDNYfstoo9ZpbrEFiRcUdq =7+5H -----END PGP SIGNATURE----- --Sig_/WKchLnCUvFOY=Y9d9Tnz9lD--