From: Krzysztof Helt Date: Tue, 4 Sep 2007 11:09:20 +0000 (+0200) Subject: [ALSA] dbri: more cleanups X-Git-Tag: v2.6.24-rc1~832^2~106 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf68d212d522db70887d63befc9941fa1d78acc4;p=pandora-kernel.git [ALSA] dbri: more cleanups This patch: - removes redundant constant suffices - removes redundant parentheses - removes redundant curly brackets - removes check if a spinlock is locked inside method which is only called with the spinlock locked - moves few functions to the __init section - removes line which appears twice after the previous patch - minor comments improvements Signed-off-by: Krzysztof Helt Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed