~vcs-imports/libice/master

Viewing all changes in revision 172.

  • Committer: Olivier Fourdan
  • Date: 2019-04-11 07:38:00 UTC
  • Revision ID: git-v1:b6aad584c1dc278364c295165512b5f5b98c173e
cleanup: Separate variable assignment and test

Assigning and testing a value in a single statement hinders code clarity
and may confuses static code analyzers.

Separate the assignment and the test for clarity.

Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: