From: Stephan Mueller Date: Sun, 6 Jul 2014 00:23:03 +0000 (+0200) Subject: crypto: drbg - cleanup of preprocessor macros X-Git-Tag: cleanup-for-v3.18~153^2~40 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e25e47ec3d569d45485e9a9befe7ad5cdaac47df;p=pandora-kernel.git crypto: drbg - cleanup of preprocessor macros The structure used to construct the module description line was marked problematic by the sparse code analysis tool. The module line description now does not contain any ifdefs to prevent error reports from sparse. Reported-by: kbuild test robot Signed-off-by: Stephan Mueller Signed-off-by: Herbert Xu --- Reading git-diff-tree failed