All of lore.kernel.org
 help / color / mirror / Atom feed
* [rust:staging/rust-device 13/16] warning: unused import: `device_id`
@ 2024-12-12  1:18 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-12-12  1:18 UTC (permalink / raw)
  To: Danilo Krummrich; +Cc: oe-kbuild-all, Miguel Ojeda

tree:   https://github.com/Rust-for-Linux/linux staging/rust-device
head:   f9d907c1751498630243b06d0896c516b1d94c46
commit: 96c8b5a5b896bdc21c2792c824e999abcf7113b7 [13/16] rust: driver: implement `Adapter`
config: x86_64-rhel-9.4-rust (https://download.01.org/0day-ci/archive/20241212/202412120905.QrayNQdB-lkp@intel.com/config)
compiler: clang version 19.1.3 (https://github.com/llvm/llvm-project ab51eccf88f5321e7c60591c5546b254b6afab99)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241212/202412120905.QrayNQdB-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202412120905.QrayNQdB-lkp@intel.com/

All warnings (new ones prefixed by >>):

>> warning: unused import: `device_id`
   --> rust/kernel/driver.rs:10:13
   |
   10 |     device, device_id, init::PinInit, of, str::CStr, try_pin_init, types::Opaque, ThisModule,
   |             ^^^^^^^^^
   |
   = note: `#[warn(unused_imports)]` on by default

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-12-12  1:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-12  1:18 [rust:staging/rust-device 13/16] warning: unused import: `device_id` kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.