iwlwifi: remove redundant argument from iwl_dump_nic_event_log
authorStanislaw Gruszka <sgruszka@redhat.com>
Tue, 16 Apr 2013 13:40:54 +0000 (15:40 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 18 Apr 2013 11:29:10 +0000 (13:29 +0200)
commita6db00613bd6a0c631848b0debe1d3f7ce67c77d
treeebb8c96c2a95236b02a4e079fc4d1119ae8c2a1f
parent3309ccf7fcebceef540ebe90c65d2f94d745a45b
iwlwifi: remove redundant argument from iwl_dump_nic_event_log

We can check buf against NULL instead of having additional bool
variable.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/dvm/agn.h
drivers/net/wireless/iwlwifi/dvm/debugfs.c
drivers/net/wireless/iwlwifi/dvm/main.c
This page took 0.042072 seconds and 5 git commands to generate.