From: Guennadi Liakhovetski Date: Thu, 12 Aug 2010 20:16:00 +0000 (-0300) Subject: V4L/DVB: V4L2: avoid name conflicts in macros X-Git-Tag: v2.6.37-rc1~64^2~475 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c2d4dd139de417d18151b98c157aa35387038a3;p=pandora-kernel.git V4L/DVB: V4L2: avoid name conflicts in macros "sd" and "err" are too common names to be used in macros for local variables. Prefix them with an underscore to avoid name clashing. [mchehab@redhat.com: whitespace cleanups] Signed-off-by: Guennadi Liakhovetski Reviewed-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed