summaryrefslogtreecommitdiff
path: root/wcte12xp
diff options
context:
space:
mode:
authorsruffell <sruffell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-01-11 19:45:05 +0000
committersruffell <sruffell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-01-11 19:45:05 +0000
commit44e930fd09617e6caddf9f86aef608384a5d8f6f (patch)
tree7c0f6c8562de744073d35c4d04ad652e78944f76 /wcte12xp
parent65dac8f214ddeb78ae74d7b9bc991b9a56982dfa (diff)
Minor formatting change.
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3660 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'wcte12xp')
-rw-r--r--wcte12xp/base.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/wcte12xp/base.c b/wcte12xp/base.c
index 84e6766..db8fc1b 100644
--- a/wcte12xp/base.c
+++ b/wcte12xp/base.c
@@ -393,8 +393,8 @@ static inline int t1_setreg_full(struct t1 *wc, int addr, int val, int inisr, in
}
if (inisr)
break;
- else
- spin_unlock_irqrestore(&wc->reglock, flags);
+
+ spin_unlock_irqrestore(&wc->reglock, flags);
if (hit < 0) {
if ((ret = schluffen(&wc->regq)))
return ret;