summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorAndi Shyti <andi.shyti@linux.intel.com>2026-08-22 13:58:46 +0200
committerAndi Shyti <andi.shyti@linux.intel.com>2026-08-22 13:58:46 +0200
commita3b729b409dfe277d47aa35fa496857445628212 (patch)
tree68f6de7e06b350afa42edeea2f7f33f086014597 /scripts/objdiff
parent7a79b02dd1b09c235c3cf6075bccca2160d1b826 (diff)
parent61ddec70c9bcc3d4b0471c8683e57d3b03cecf0a (diff)
downloadlinux-next-a3b729b409dfe277d47aa35fa496857445628212.tar.gz
linux-next-a3b729b409dfe277d47aa35fa496857445628212.zip
Merge tag 'rust-i2c-for-7.3' into i2c/i2c
i2c: rust: mark I2cAdapter methods as inline A single cleanup for the Rust I2C abstractions, targeting 7.3. `I2cAdapter::get`, `inc_ref`, and `dec_ref` are trivial wrappers around `i2c_get_adapter`/`i2c_put_adapter` and were showing up as their own symbols in the build. Mark them `#[inline]` so they get folded into their callers instead. Signed-off-by: Igor Korotin <igor.korotin@linux.dev> * tag 'rust-i2c-for-7.3': i2c: rust: mark I2cAdapter methods as inline
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions