summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAntoine Tenart <antoine.tenart@bootlin.com>2018-07-13 18:43:16 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2018-07-20 08:51:22 +0300
commite5c8ee1f7cc2b090ecb44b34b1f7d22665526fdc (patch)
tree5eb4c276378d022f7b22cabfcdea28815071df61 /tools/perf/scripts/python
parent301422e37782ba20371ee1d3cdb900f816c58e66 (diff)
downloadlinux-e5c8ee1f7cc2b090ecb44b34b1f7d22665526fdc.tar.xz
crypto: inside-secure - initialize first_rdesc to make GCC happy
In the cipher safexcel_send_req function, GCC warns that first_rdesc may be used uninitialized. While this should never happen, this patch removes the warning by initializing this variable to NULL to make GCC happy. This was reported by the kbuild test robot. Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions