OpenSubdiv
OpenSubdiv copied to clipboard
Remove unnecessary null pointer checks
An extra null pointer check is not needed in functions like the following.
Filed as internal issue #151658.
How do you think about to use a development tool like “clang-tidy” for corresponding source code adjustments?