]> sourceware.org Git - lvm2.git/commit
cleanup: avoid printing gcc warning
authorZdenek Kabelac <zkabelac@redhat.com>
Tue, 23 Jun 2015 09:03:46 +0000 (11:03 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Tue, 23 Jun 2015 09:06:02 +0000 (11:06 +0200)
commit9c86d33e68ceb7a5a5e6754f4551545d915e403d
treea1c10ba7d0e738edceea334db7827ae4b498c798
parent50d70eff352fd651a68b8edbd9a7fcbe30300726
cleanup: avoid printing gcc warning

Casting to (void) with gcc doesn't remove unused_result warning.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25509
scripts/lvm2_activation_generator_systemd_red_hat.c
test/lib/not.c
This page took 0.039364 seconds and 5 git commands to generate.