Merge pull request #2077 from nextcloud/nullptr-everywhere-comparison
authorMichael Schuster <48932272+misch7@users.noreply.github.com>
Wed, 10 Jun 2020 23:03:44 +0000 (01:03 +0200)
committerGitHub <noreply@github.com>
Wed, 10 Jun 2020 23:03:44 +0000 (01:03 +0200)
Simplify nullptr comparisons where appropriate


Trivial merge