From: Larry Finger Date: Tue, 12 Nov 2013 17:02:20 +0000 (-0600) Subject: rtlwifi: Remove unused calls to rtl_is_special_data() X-Git-Tag: v3.14-rc1~94^2~601^2^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc14b02c0dd87ca7bbb9d566ac209e4aaedddad5;p=pandora-kernel.git rtlwifi: Remove unused calls to rtl_is_special_data() When routine rtl_is_special_data() is called with false as its last argument, and the returned value is not tested, the call is essentially an extended no-op. Accordingly, these calls may be removed. Signed-off-by: Larry Finger Reported-by: Mark Cave-Ayland Signed-off-by: John W. Linville --- Reading git-diff-tree failed