From: Arend van Spriel Date: Thu, 12 Dec 2013 10:58:56 +0000 (+0100) Subject: brcmfmac: get rid of some void pointer parameters X-Git-Tag: v3.14-rc1~94^2~334^2^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=964ec1cfeb8f30b50e341216f25e9170ac921ffe;p=pandora-kernel.git brcmfmac: get rid of some void pointer parameters In sdio code a couple of functions use a void pointer as argument type although it should be struct brcmf_sdio. Changing the functions to have proper type checking. Reviewed-by: Hante Meuleman Reviewed-by: Franky Lin Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed