From: Tomas Winkler Date: Thu, 3 Feb 2011 11:42:41 +0000 (+0200) Subject: staging/easycap: fix artificial line breaks X-Git-Tag: v2.6.39-rc1~469^2~702 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0a691e35236d3600c47839c85f82188260e4169;p=pandora-kernel.git staging/easycap: fix artificial line breaks fix style issue: if (NULL != pdata_urb->purb) { created by the patch: 'staging/easycap: don't cast NULL pointer' After dropping the casting there is no longer 80 columns limitation Reported-by: Dan Carpenter Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed