linux-stable/rust/kernel
FUJITA Tomonori 599b75a3b7 rust: phy: use VTABLE_DEFAULT_ERROR
Since 6.8-rc1, using VTABLE_DEFAULT_ERROR for optional functions
(never called) in #[vtable] is the recommended way.

Note that no functional changes in this patch.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
Reviewed-by: Trevor Gross <tmgross@umich.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-01-27 14:28:00 +00:00
..
init rust: init: update expanded macro explanation 2023-08-21 14:31:49 +02:00
net rust: phy: use VTABLE_DEFAULT_ERROR 2024-01-27 14:28:00 +00:00
sync rust: support `srctree`-relative links 2023-12-21 20:54:17 +01:00
allocator.rs rust: bindings: rename const binding using sed 2023-12-14 20:14:01 +01:00
build_assert.rs rust: upgrade to Rust 1.68.2 2023-05-31 17:35:03 +02:00
error.rs rust: support `srctree`-relative links 2023-12-21 20:54:17 +01:00
init.rs rust: kernel: remove `#[allow(clippy::new_ret_no_self)]` 2023-10-05 21:16:13 +02:00
ioctl.rs rust: support `srctree`-relative links 2023-12-21 20:54:17 +01:00
kunit.rs rust: support `srctree`-relative links 2023-12-21 20:54:17 +01:00
lib.rs rust: core abstractions for network PHY drivers 2023-12-15 09:35:50 +00:00
net.rs rust: core abstractions for network PHY drivers 2023-12-15 09:35:50 +00:00
prelude.rs rust: add derive macro for `Zeroable` 2023-08-21 14:31:48 +02:00
print.rs rust: support `srctree`-relative links 2023-12-21 20:54:17 +01:00
static_assert.rs rust: static_assert: add `static_assert!` macro 2022-12-04 01:59:16 +01:00
std_vendor.rs rust: upgrade to Rust 1.68.2 2023-05-31 17:35:03 +02:00
str.rs rust: kernel: str: Implement Debug for CString 2023-12-13 00:13:49 +01:00
sync.rs rust: sync: introduce `CondVar` 2023-04-22 01:46:45 +02:00
task.rs rust: support `srctree`-relative links 2023-12-21 20:54:17 +01:00
types.rs Rust changes for v6.6 2023-08-29 08:19:46 -07:00
workqueue.rs rust: support `srctree`-relative links 2023-12-21 20:54:17 +01:00