Skip to content

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

Open
szsam wants to merge 1 commit into
FrameworkComputer: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 into
FrameworkComputer:fwk-hx20-hx30-4410from
IVOES:cpp/non-member-const-no-effect

Conversation

@szsam

@szsam szsam commented May 22, 2023

Copy link
Copy Markdown

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

1 participant