mirror of
https://github.com/torvalds/linux.git
synced 2026-04-20 07:43:57 -04:00
alloc_apertures() already does the assignment for us, so assigning the count member after the alloc_apertures() call is not needed. Signed-off-by: Tommi Rantala <tt.rantala@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>