[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160929125654.hxhuz3k6h3wdnfbq@thunk.org>
Date: Thu, 29 Sep 2016 08:56:54 -0400
From: Theodore Ts'o <tytso@....edu>
To: SF Markus Elfring <elfring@...rs.sourceforge.net>
Cc: dm-devel@...hat.com, linux-raid@...r.kernel.org,
Alasdair Kergon <agk@...hat.com>,
Mike Snitzer <snitzer@...hat.com>,
Shaohua Li <shli@...nel.org>,
Julia Lawall <julia.lawall@...6.fr>,
kernel-janitors@...r.kernel.org,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [dm-devel] [PATCH 05/10] md/dm-crypt: Rename a jump label in
crypt_set_key()
On Wed, Sep 28, 2016 at 05:42:28PM +0200, SF Markus Elfring wrote:
> From: Markus Elfring <elfring@...rs.sourceforge.net>
> Date: Wed, 28 Sep 2016 15:21:18 +0200
>
> Adjust jump labels according to the current Linux coding style convention.
>
> -
> -out:
> +set_memory:
> /* Hex key string not needed after here, so wipe it. */
> memset(key, '0', key_string_len);
Also not "current Linux coding style convetion".
- Ted
Powered by blists - more mailing lists