From: Gerrit Renker Date: Sun, 10 Dec 2006 02:24:11 +0000 (-0200) Subject: [DCCP] ccid3: Reorder packet history header file X-Git-Tag: v2.6.20-rc1~146^2~12^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85dcb1f78039cc55ccddd9622657a338b718aafe;p=pandora-kernel.git [DCCP] ccid3: Reorder packet history header file No code change at all. To make the header file easier to read, the following ordering is established among the declarations: * hist_new * hist_delete * hist_entry_new * hist_head * hist_find_entry * hist_add_entry * hist_entry_delete * hist_purge Signed-off-by: Gerrit Renker Acked-by: Ian McDonald Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed