From: Tommi Rantala Date: Fri, 9 Nov 2012 09:19:38 +0000 (+0000) Subject: drm/mgag200: remove unneeded aper->count assignment after alloc_apertures() X-Git-Tag: v3.8-rc1~82^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0e77f45a6da3f361d69680baeb0e133d0bc46c0;p=pandora-kernel.git drm/mgag200: remove unneeded aper->count assignment after alloc_apertures() 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 Signed-off-by: Dave Airlie --- Reading git-diff-tree failed