From: Bob Copeland Date: Fri, 17 Sep 2010 03:45:07 +0000 (+0900) Subject: ath5k: reorder base.c to remove fwd decls X-Git-Tag: v2.6.37-rc1~147^2~373^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a63facc376a7b8bb2b64c0ffbdb0949d1d6c71c;p=pandora-kernel.git ath5k: reorder base.c to remove fwd decls This change reorganizes the main ath5k file in order to re-group related functions and remove most of the forward declarations (from 61 down to 3). This is, unfortunately, a lot of churn, but there should be no functional changes. Signed-off-by: Bob Copeland Signed-off-by: Bruno Randolf Signed-off-by: John W. Linville --- Reading git-diff-tree failed