On Fri, 2017-12-01 at 11:36 +0100, Lucas Stach wrote: > Use kzalloc so other code doesn't need to worry about uninitialized members. > Drop the non-standard GFP flags, as we really don't want to fail the submit > when under slight memory pressure. Remove one level of indentation by using > an early return if the allocation failed. Also remove the unused drm device > member. > > Signed-off-by: Lucas Stach <[email protected]>
Reviewed-by: Philipp Zabel <[email protected]> regards Philipp _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
