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

projects: ad3530r: Resolve build warnings #124

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Conversation

SaikiranGudla
Copy link
Contributor

Resolve coverity scan warnings
Resolve compiler build warnings

@@ -103,6 +103,9 @@ static int8_t dac_data_buffer[DATA_BUFFER_SIZE];
#define BYTE_SIZE (uint32_t)8
#define BYTE_MASK (uint32_t)0xff

/* Number of IIO devices */
Copy link
Collaborator

Choose a reason for hiding this comment

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

Are the spaces after /* added by mistake?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated it!

Resolve coverity scan warnings
Resolve compiler build warnings

Signed-off-by: SGudla <[email protected]>
@SaikiranGudla
Copy link
Contributor Author

SaikiranGudla commented Jan 29, 2025

Any more comments on this PR @D-Disha ?

@SaikiranGudla SaikiranGudla merged commit 444618b into main Jan 29, 2025
5 of 28 checks passed
@SaikiranGudla SaikiranGudla deleted the ad3530r-update branch January 29, 2025 11:20
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