net: cleanup include/linux
[deliverable/linux.git] / include / linux / tc_ematch / tc_em_text.h
index d12a73a225fc2ae019e93fc1848e4d7f6df68b80..5aac4045ba88733265529d8188849c9f16f2907f 100644 (file)
@@ -6,8 +6,7 @@
 
 #define TC_EM_TEXT_ALGOSIZ     16
 
-struct tcf_em_text
-{
+struct tcf_em_text {
        char            algo[TC_EM_TEXT_ALGOSIZ];
        __u16           from_offset;
        __u16           to_offset;
This page took 0.026382 seconds and 5 git commands to generate.