diff options
author | Zhen Lei <thunder.leizhen@huawei.com> | 2015-03-16 21:08:56 +0100 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2015-03-16 21:08:56 +0100 |
commit | 2f51bf4be99386f49841b6365a85a5cabc148565 (patch) | |
tree | 2c3c9d7c36d2a3b14b577b4f0a09b0df34d11a6b /scripts | |
parent | vfio/platform: implement IRQ masking/unmasking via an eventfd (diff) | |
download | linux-2f51bf4be99386f49841b6365a85a5cabc148565.tar.xz 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')
0 files changed, 0 insertions, 0 deletions