- Notifications
You must be signed in to change notification settings - Fork5
Commit8794bf1

Michael Meskes
Remove null-pointer checks that are not needed.
If a pointer is guaranteed to carry information there is no need to checkfor NULL again. Patch by Michael Paquier.1 parentd809fd0 commit8794bf1
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
575 | 575 |
| |
576 | 576 |
| |
577 | 577 |
| |
578 |
| - | |
| 578 | + | |
579 | 579 |
| |
580 | 580 |
| |
581 | 581 |
| |
| |||
634 | 634 |
| |
635 | 635 |
| |
636 | 636 |
| |
637 |
| - | |
| 637 | + | |
638 | 638 |
| |
639 | 639 |
| |
640 | 640 |
| |
| |||
688 | 688 |
| |
689 | 689 |
| |
690 | 690 |
| |
691 |
| - | |
| 691 | + | |
692 | 692 |
| |
693 | 693 |
| |
694 | 694 |
| |
| |||
736 | 736 |
| |
737 | 737 |
| |
738 | 738 |
| |
739 |
| - | |
| 739 | + | |
740 | 740 |
| |
741 | 741 |
| |
742 | 742 |
| |
|
0 commit comments
Comments
(0)