All of lore.kernel.org
 help / color / mirror / Atom feed
* trivial: remove various pointless things
@ 2013-11-08  0:45 Matthew Daley
  2013-11-08  0:45 ` [PATCH 1/6] nestedsvm: remove pointless BUG_ON Matthew Daley
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Matthew Daley @ 2013-11-08  0:45 UTC (permalink / raw)
  To: xen-devel

No functional changes (hopefully).

 extras/mini-os/lwip-net.c        |    2 --
 tools/libxc/xc_domain.c          |    3 +--
 tools/libxl/xl_cmdimpl.c         |    4 ++--
 xen/arch/x86/hvm/svm/nestedsvm.c |    1 -
 xen/common/device_tree.c         |    2 +-
 xen/drivers/video/arm_hdlcd.c    |    2 +-
 6 files changed, 5 insertions(+), 9 deletions(-)

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

end of thread, other threads:[~2013-11-11 16:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-08  0:45 trivial: remove various pointless things Matthew Daley
2013-11-08  0:45 ` [PATCH 1/6] nestedsvm: remove pointless BUG_ON Matthew Daley
2013-11-08 14:28   ` Boris Ostrovsky
2013-11-08  0:45 ` [PATCH 2/6] xen/arm: remove pointless if subcondition Matthew Daley
2013-11-08  0:45 ` [PATCH 3/6] xen/video: " Matthew Daley
2013-11-08  0:45 ` [PATCH 4/6] libxc: remove pointless null pointer check Matthew Daley
2013-11-08  0:45 ` [PATCH 5/6] xl: " Matthew Daley
2013-11-08  0:45 ` [PATCH 6/6] mini-os: remove repeated statement in netfront_input Matthew Daley
2013-11-08  0:56   ` Samuel Thibault
2013-11-11 16:25 ` trivial: remove various pointless things Ian Campbell

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.