Silence an unused variable warning with a cast
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Tue, 14 Nov 2017 22:23:44 +0000 (23:23 +0100)
committerGitHub <noreply@github.com>
Tue, 14 Nov 2017 22:23:44 +0000 (23:23 +0100)
commitacf3d34bc50f65ddfebb037ab9e377e6236dd960
tree66cc504fb9bb81bb0536f20a926369e229a98351
parentc460027dbeadc3babd6a1e7161a87264a060ee44
Silence an unused variable warning with a cast

l2 cache size is not universally needed to assign default unrolling limits, but neither putting its declaration inside an ifdef nor cloning it into all ifdef sections that need it really makes sense here.
kernel/setparam-ref.c