Commit e3e48c2
committed
Don’t use inline keyword.
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.1 parent 9ec2b11 commit e3e48c2
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
| 365 | + | |
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| |||
0 commit comments