qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/1] accel: get rid of AccelClass::opt_name
@ 2019-05-31 16:53 Wainer dos Santos Moschetta
  2019-05-31 16:53 ` [Qemu-devel] [PATCH 1/1] accel: Remove unused AccelClass::opt_name attribute Wainer dos Santos Moschetta
  0 siblings, 1 reply; 3+ messages in thread
From: Wainer dos Santos Moschetta @ 2019-05-31 16:53 UTC (permalink / raw)
  To: qemu-devel; +Cc: thuth, ehabkost

The AccelClass::opt_name is not used. Unless there is a reason
for keeping hat attribute, this patch remove it.

Git: https://github.com/wainersm/qemu
Branch: accel_del_opt_name
Travis: https://travis-ci.org/wainersm/qemu/builds/539721285
(Failed test case is not related with this change as well as
fails on master too.)

Wainer dos Santos Moschetta (1):
  accel: Remove unused AccelClass::opt_name attribute

 include/sysemu/accel.h | 1 -
 1 file changed, 1 deletion(-)

-- 
2.21.0



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

end of thread, other threads:[~2019-06-05 13:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-31 16:53 [Qemu-devel] [PATCH 0/1] accel: get rid of AccelClass::opt_name Wainer dos Santos Moschetta
2019-05-31 16:53 ` [Qemu-devel] [PATCH 1/1] accel: Remove unused AccelClass::opt_name attribute Wainer dos Santos Moschetta
2019-06-05 13:33   ` Eduardo Habkost

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).