Skip to content

sparse: avoid clash with __bitwise and __force from 4.10 linux/types.…#209

Merged
bbonev merged 1 commit intoeudev-project:masterfrom
bbonev:bitwise
Oct 16, 2021
Merged

sparse: avoid clash with __bitwise and __force from 4.10 linux/types.…#209
bbonev merged 1 commit intoeudev-project:masterfrom
bbonev:bitwise

Conversation

@bbonev
Copy link
Member

@bbonev bbonev commented Oct 7, 2021

…h (#5061)

It also used __bitwise and __force. It seems easier to rename
our versions since they are local to this one single header.

Also, undefine them afteerwards, so that we don't pollute the
preprocessor macro namespace.

systemd-commit dc66f33a16596c2886a24da12e56ec096214e124
Author: Lubomir Rintel lkundrak@v3.sk
Date: Wed Jan 11 10:50:25 2017 +0100

…h (#5061)

It also used __bitwise and __force. It seems easier to rename
our versions since they are local to this one single header.

Also, undefine them afteerwards, so that we don't pollute the
preprocessor macro namespace.

systemd-commit: dc66f33a16596c2886a24da12e56ec096214e124
Author: Lubomir Rintel <lkundrak@v3.sk>
Date:   Wed Jan 11 10:50:25 2017 +0100
@bbonev bbonev merged commit 1c41383 into eudev-project:master Oct 16, 2021
@bbonev bbonev deleted the bitwise branch April 6, 2022 02:50
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.

2 participants