Home
last modified time | relevance | path

Searched hist:c70cab1a45d56395db03957f6504c6b613bece5b (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Ddebug.cdiff c70cab1a45d56395db03957f6504c6b613bece5b Sat Mar 19 13:55:37 CET 2011 Felix Fietkau <nbd@openwrt.org> ath9k: remove unnecessary debugfs return code checks

Since the ath9k debugfs directory is cleaned up by debugfs_remove_recursive,
there's no point in checking the return code of every single debugfs create
line.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>