From: Arend van Spriel Date: Tue, 4 Oct 2011 21:18:50 +0000 (+0200) Subject: staging: brcm80211: remove brcmu_bprintf and related functions X-Git-Tag: v3.2-rc1~169^2^2~202 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=412e4fdf124a6747d789035fa641c06243afaabf;p=pandora-kernel.git staging: brcm80211: remove brcmu_bprintf and related functions The functions brcmu_bprintf and brcmu_binit could be replaced by snprintf kernel function. These are no longer used in both brcm80211 drivers so they have been removed. Reported-by: Johannes Berg Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Roland Vossen Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed