Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changed sd to lowercase #81

Merged
merged 3 commits into from
Aug 1, 2023
Merged

changed sd to lowercase #81

merged 3 commits into from
Aug 1, 2023

Conversation

danielh1204
Copy link
Contributor

No description provided.

// userplaneInformation
UPNodes := cfg.Configuration.UserPlaneInformation.UPNodes
for i := range UPNodes {
if UPNodes[i].SNssaiInfos != nil {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need this if. remove it.

@tim-ywliu tim-ywliu merged commit abec5ee into free5gc:main Aug 1, 2023
4 checks passed
tim-ywliu added a commit that referenced this pull request Aug 6, 2023
tim-ywliu added a commit that referenced this pull request Aug 6, 2023
danielh1204 pushed a commit to danielh1204/smf that referenced this pull request Aug 11, 2023
change sd to lowercase

gofumpt-ed

deleted if

use EqualFold

changed sd to lowercase (free5gc#81)

* change sd to lowercase

* gofumpt-ed

* deleted if

Revert "changed sd to lowercase (free5gc#81)" (free5gc#83)

This reverts commit abec5ee.
danielh1204 added a commit to danielh1204/smf that referenced this pull request Aug 11, 2023
gofumpt-ed

deleted if

use EqualFold

changed sd to lowercase (free5gc#81)

* change sd to lowercase

* gofumpt-ed

* deleted if

Revert "changed sd to lowercase (free5gc#81)" (free5gc#83)

This reverts commit abec5ee.
tim-ywliu pushed a commit that referenced this pull request Aug 16, 2023
* change sd to lowercase

gofumpt-ed

deleted if

use EqualFold

changed sd to lowercase (#81)

* change sd to lowercase

* gofumpt-ed

* deleted if

Revert "changed sd to lowercase (#81)" (#83)

This reverts commit abec5ee.

* update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants