-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[libsai] Tidy up saiapi.cpp.j2 (#646)
Adjust the api locations, remove white spaces at the line end and remove blank lines, as to generate neat code. Taking generated file SAI/lib/saidashoutboundrouting.cpp as an example, the side effect of this change is as below: - Remove the useless comment and align the statement ![image](https://github.com/user-attachments/assets/62c567be-38d9-4924-bdeb-70851bb7474d) - Move bulk APIs (create|remove)_outbound_routing_entries after quad APIs (create|remove|set|get)_outbound_routing_group_attribute ![image](https://github.com/user-attachments/assets/ed802023-6cb4-47fa-95d7-e82013b6668e) ![image](https://github.com/user-attachments/assets/0e7d901d-aba0-499c-9574-7d8176a11241) - Remove white space between function name and '(' ![image](https://github.com/user-attachments/assets/652eb3ec-719a-4456-a075-cd8d79a70659)
- Loading branch information
Showing
1 changed file
with
91 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters