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
commitc0596f2393912eceaf46f48bdcb8de68bee8fa4a (patch)
tree33c1c49bfdc46511f4019f5eef2def357e3fd3b7 /wcte12xp
parent1decce60ed467ad7e0c082f29f9a36ebf5600f69 (diff)
Minor formatting change.
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@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 bdf9b9b..5c39da4 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;