From: Holger Schurig Date: Thu, 2 Aug 2007 15:49:06 +0000 (-0400) Subject: [PATCH] libertas: make more functions static & remove unused functions X-Git-Tag: v2.6.24-rc1~1454^2~628 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac558ca2ae878bd7a77831cda684702a2fa23d95;p=pandora-kernel.git [PATCH] libertas: make more functions static & remove unused functions Some functions where declared in header files, but used only once. They are now static functions. After doing this, I found out that some functions weren't used at all. I removed this dead code. Signed-off-by: Holger Schurig Signed-off-by: John W. Linville --- Reading git-diff-tree failed