From: Dan Carpenter Date: Tue, 18 Feb 2014 12:20:51 +0000 (+0300) Subject: af_packet: remove a stray tab in packet_set_ring() X-Git-Tag: v3.14-rc4~30^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7cf0c34af067555737193b6c1aa7abaa677f29c;p=pandora-kernel.git af_packet: remove a stray tab in packet_set_ring() At first glance it looks like there is a missing curly brace but actually the code works the same either way. I have adjusted the indenting but left the code the same. Signed-off-by: Dan Carpenter Acked-by: Daniel Borkmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed