Skip to content

usb_pd: Remove const modifier on a function return type#32

Open
szsam wants to merge 1 commit intoFrameworkComputer:fwk-hx20-hx30-4410from
IVOES:cpp/non-member-const-no-effect
Open

usb_pd: Remove const modifier on a function return type#32
szsam wants to merge 1 commit intoFrameworkComputer:fwk-hx20-hx30-4410from
IVOES:cpp/non-member-const-no-effect

Conversation

@szsam
Copy link

@szsam szsam commented May 22, 2023

A 'const' modifier on a function return type is useless and should be removed for clarity.

A 'const' modifier on a function return type is useless and should be
removed for clarity.

Signed-off-by: Mingjie Shen <shen497@purdue.edu>
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.

1 participant