nima / python-dmidecode

Python DMI-Decode
39 stars 27 forks source link

Don’t use inline keyword. #52

Open mcepl opened 1 year ago

mcepl commented 1 year ago

Again, I am a Pythonista, just recording exisitng SUSE patches, so I miss a lot of intricacies of GCC keywords, but it seems from many sources (https://bugs.launchpad.net/flashlight-firmware/+bug/1703250, https://www.kernel.org/doc/local/inline.html) that inline keyword is frowned upon.

Replaces #35