[dm-devel] [PATCH 05/10] md/dm-crypt: Rename a jump label in crypt_set_key()

Theodore Ts'o tytso at mit.edu
Thu Sep 29 12:56:54 UTC 2016


On Wed, Sep 28, 2016 at 05:42:28PM +0200, SF Markus Elfring wrote:
> From: Markus Elfring <elfring at users.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




More information about the dm-devel mailing list