[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Grub2 cannot find LVM volume groups with a dash (-) in the n
From: |
Robert Millan |
Subject: |
Re: [PATCH] Grub2 cannot find LVM volume groups with a dash (-) in the name |
Date: |
Tue, 2 Sep 2008 15:37:16 +0200 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Tue, Sep 02, 2008 at 12:46:11AM +0200, Felix Zielcke wrote:
>
> I'm now not that sure if that #define k would be okay, seems like Vesa
> isn't liking macros.
If you use macros, please give them meaningful names. But a macro just for
sizeof("foo") isn't much of an improvemtn, since the resulting code is the
same, and it just makes it less readable.
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
- Re: [PATCH] Grub2 cannot find LVM volume groups with a dash (-) in the name, Felix Zielcke, 2008/09/01
- Re: [PATCH] Grub2 cannot find LVM volume groups with a dash (-) in the name, Robert Millan, 2008/09/01
- Re: [PATCH] Grub2 cannot find LVM volume groups with a dash (-) in the name, Felix Zielcke, 2008/09/01
- Re: [PATCH] Grub2 cannot find LVM volume groups with a dash (-) in the name, Felix Zielcke, 2008/09/02
- Re: [PATCH] Grub2 cannot find LVM volume groups with a dash (-) in the name, Vesa Jääskeläinen, 2008/09/02
- Re: [PATCH] Grub2 cannot find LVM volume groups with a dash (-) in the name, Felix Zielcke, 2008/09/02
- Re: [PATCH] Grub2 cannot find LVM volume groups with a dash (-) in the name, Vesa Jääskeläinen, 2008/09/02
- Re: [PATCH] Grub2 cannot find LVM volume groups with a dash (-) in the name, Felix Zielcke, 2008/09/04
- Re: [PATCH] Grub2 cannot find LVM volume groups with a dash (-) in the name,
Robert Millan <=