From: Jacek Anaszewski Date: Fri, 10 Oct 2014 08:46:49 +0000 (-0300) Subject: [media] s5p-jpeg: Avoid -Wuninitialized warning in s5p_jpeg_parse_hdr X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~48^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3d83a101266ffa0bcb0744a0d33de823a584845;p=pandora-kernel.git [media] s5p-jpeg: Avoid -Wuninitialized warning in s5p_jpeg_parse_hdr Initialize components variable in order to avoid the possibility of using it uninitialized. Signed-off-by: Jacek Anaszewski Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed