From: Stephan Mueller Date: Mon, 23 Jun 2014 07:11:29 +0000 (+0200) Subject: crypto: drbg - simplify ordering of linked list in drbg_ctr_df X-Git-Tag: omap-for-v3.17/fixes-against-rc2~194^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0eedf803467620fd3bdafccdd761990f6bd42e1;p=pandora-kernel.git crypto: drbg - simplify ordering of linked list in drbg_ctr_df As reported by a static code analyzer, the code for the ordering of the linked list can be simplified. Reported-by: kbuild test robot Signed-off-by: Stephan Mueller Signed-off-by: Herbert Xu --- Reading git-diff-tree failed