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

cleanup(driver/ppm_fillers.c): create consistencies (u16 to uint16_t) #1437

Merged
merged 1 commit into from Oct 25, 2023
Merged

cleanup(driver/ppm_fillers.c): create consistencies (u16 to uint16_t) #1437

merged 1 commit into from Oct 25, 2023

Conversation

ecbadeaux
Copy link
Contributor

@ecbadeaux ecbadeaux commented Oct 23, 2023

What type of PR is this?

/kind bug

/kind cleanup

Any specific area of the project related to this PR?

/area driver-kmod

Does this PR require a change in the driver versions?

No.

What this PR does / why we need it:

Make driver code more consistent. (u16 -> uint16_t)

Which issue(s) this PR fixes:

part of #902
(partial fix other issues still remain in 902)

Special notes for your reviewer:
Going to be gradually creating integer consistency across the codebase. Best to keep the reviews small.

Tagging @dwindsor for visibility.

Does this PR introduce a user-facing change?:

NONE

@github-actions
Copy link

Please double check driver/API_VERSION file. See versioning.

/hold

@Andreagit97
Copy link
Member

Thank you for this! After merging this #1435 we have a conflict with master so you need to rebase :/

@Andreagit97 Andreagit97 added this to the 0.14.0 milestone Oct 23, 2023
@incertum
Copy link
Contributor

@ecbadeaux also need a rebase here, ty!

Signed-off-by: Everett Badeaux <everettc1810@gmail.com>
@ecbadeaux
Copy link
Contributor Author

ecbadeaux commented Oct 24, 2023

@ecbadeaux also need a rebase here, ty!

@incertum Should be good now please approve!

Copy link
Contributor

@incertum incertum left a comment

Choose a reason for hiding this comment

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

/approve

@poiana
Copy link
Contributor

poiana commented Oct 24, 2023

LGTM label has been added.

Git tree hash: f84814f8441fe2a0f70cf180485bacefa8d93be3

@FedeDP
Copy link
Contributor

FedeDP commented Oct 25, 2023

/milestone next-driver

@poiana poiana modified the milestones: 0.14.0, next-driver Oct 25, 2023
Copy link
Contributor

@FedeDP FedeDP left a comment

Choose a reason for hiding this comment

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

/approve

@poiana
Copy link
Contributor

poiana commented Oct 25, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ecbadeaux, FedeDP, incertum

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@FedeDP
Copy link
Contributor

FedeDP commented Oct 25, 2023

/unhold

@poiana poiana merged commit 56b6e59 into falcosecurity:master Oct 25, 2023
36 checks passed
@ecbadeaux ecbadeaux deleted the fix-driver-inconsistencies_u16 branch October 31, 2023 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants