diff options
author | 2015-03-16 14:08:56 -0600 | |
---|---|---|
committer | 2015-03-16 14:08:56 -0600 | |
commit | 2f51bf4be99386f49841b6365a85a5cabc148565 (patch) | |
tree | 2c3c9d7c36d2a3b14b577b4f0a09b0df34d11a6b /scripts/gdb/linux/modules.py | |
parent | vfio/platform: implement IRQ masking/unmasking via an eventfd (diff) | |
download | wireguard-linux-2f51bf4be99386f49841b6365a85a5cabc148565.tar.xz wireguard-linux-2f51bf4be99386f49841b6365a85a5cabc148565.zip |
vfio: put off the allocation of "minor" in vfio_create_group
The next code fragment "list_for_each_entry" is not depend on "minor". With this
patch, the free of "minor" in "list_for_each_entry" can be reduced, and there is
no functional change.
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions