iwlwifi: make various functions void in the file rs.c
authorNicholas Krause <xerofoify@gmail.com>
Wed, 8 Jul 2015 15:02:15 +0000 (11:02 -0400)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 4 Aug 2015 18:29:35 +0000 (21:29 +0300)
commit48ed7040315636f825c989e0752125ea275da82f
tree6130bf2f9b23fd500ba13a35ec22f8ea4feb6f99
parentca8c0f4bede6098f9d531365d2ad9d7a598327f6
iwlwifi: make various functions void in the file rs.c

This makes various functions in the file rs.c void due to these
functions never returning a error code to signal to their callers
if and how they have failed to complete their intended work.

Signed-off-by: Nicholas Krause <xerofoify@gmail.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/dvm/rs.c