]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/commonio: drop dead store
authorChristian Göttsche <cgzones@googlemail.com>
Thu, 26 Jan 2023 20:40:47 +0000 (21:40 +0100)
committerSerge Hallyn <serge@hallyn.com>
Mon, 21 Aug 2023 19:05:27 +0000 (14:05 -0500)
commita08021eb0e6d711a8e1655eb5736a7f3679ab7a9
tree7b3ecce26d3c930f0c5938d90d302faa02beb8b8
parent931e7c0c2fbcff472e489c5c5a1d42746d93868b
lib/commonio: drop dead store

    commonio.c:522:15: warning: Although the value stored to 'cp' is used in the enclosing expression, the value is never actually read from 'cp' [deadcode.DeadStores]

Reviewed-by: Alejandro Colomar <alx@kernel.org>
lib/commonio.c