Re: [PATCH 2/2][RFC] Add dm-crypt target
From: Joe Thornber
Date: Tue Dec 23 2003 - 12:14:28 EST
On Tue, Dec 23, 2003 at 06:01:18PM +0100, Christophe Saout wrote:
> So how does this look?
<snip>
> -static struct dm_daemon _kcryptd;
> +static struct dm_daemon kcryptd;
Please keep the leading underscore, it indicates that it is static
data; a convention that is used throughout dm. hch was ok about it
last time he noticed it, so he can't really complain now ;)
- Joe
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/