Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use
nullptr
in fboss/agent/hw/bcm/BcmEcmpUtils.cpp
Summary: `nullptr` is preferable to `0` or `NULL`. Let's use it everywhere so we can enable `-Wzero-as-null-pointer-constant`. - If you approve of this diff, please use the "Accept & Ship" button :-) Reviewed By: jasmeetbagga Differential Revision: D54835443 fbshipit-source-id: 032f9cbd82eb35204c8c3a0b710c1b245ad28417
- Loading branch information