All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Mop-up last remaining patches for Misc
@ 2020-07-08 12:57 Lee Jones
  2020-07-08 12:57 ` [PATCH 1/3] misc: vmw_vmci_defs: Mark 'struct vmci_handle VMCI_ANON_SRC_HANDLE' as __maybe_unused Lee Jones
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Lee Jones @ 2020-07-08 12:57 UTC (permalink / raw)
  To: arnd, gregkh; +Cc: linux-kernel, Lee Jones

These required fix-ups or were waiting on review.

Lee Jones (3):
  misc: vmw_vmci_defs: Mark 'struct vmci_handle VMCI_ANON_SRC_HANDLE' as
    __maybe_unused
  misc: eeprom: at24: Tell the compiler that ACPI functions may not be
    used
  misc: cxl: flash: Remove unused variable 'drc_index'

 drivers/misc/cxl/flash.c      | 4 ++--
 drivers/misc/eeprom/at24.c    | 2 +-
 include/linux/vmw_vmci_defs.h | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2020-07-09  7:11 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-08 12:57 [PATCH 0/3] Mop-up last remaining patches for Misc Lee Jones
2020-07-08 12:57 ` [PATCH 1/3] misc: vmw_vmci_defs: Mark 'struct vmci_handle VMCI_ANON_SRC_HANDLE' as __maybe_unused Lee Jones
2020-07-08 12:57 ` [PATCH 2/3] misc: eeprom: at24: Tell the compiler that ACPI functions may not be used Lee Jones
2020-07-08 12:57 ` [PATCH 3/3] misc: cxl: flash: Remove unused variable 'drc_index' Lee Jones
2020-07-08 12:57   ` Lee Jones
2020-07-08 13:17   ` Andrew Donnellan
2020-07-08 13:17     ` Andrew Donnellan
2020-07-08 18:07   ` kernel test robot
2020-07-08 18:07     ` kernel test robot
2020-07-08 18:07     ` kernel test robot
2020-07-09  6:56   ` [PATCH v2 " Lee Jones
2020-07-09  6:56     ` Lee Jones
2020-07-09  7:08     ` Andrew Donnellan
2020-07-09  7:08       ` Andrew Donnellan
2020-07-08 13:07 ` [PATCH 0/3] Mop-up last remaining patches for Misc Arnd Bergmann

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.