Before looking at diff, check commits list and ask: do all these commits actually need review?
Red flags that unrelated commits are included (already merged PRs via squash):
- Commit subject contains
(#NNN) - "Merge pull request #NNN" or "Merge branch X into Y"