From: Felix Fietkau Date: Sat, 19 Mar 2011 12:55:37 +0000 (+0100) Subject: ath9k: remove unnecessary debugfs return code checks X-Git-Tag: v3.0-rc1~377^2~437^2^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c70cab1a45d56395db03957f6504c6b613bece5b;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed