]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/oss/mpu401.c
mpu401: reindent misindented spinlock
[linux-2.6-omap-h63xx.git] / sound / oss / mpu401.c
index a690ca57adb50e349255c321f1d22bbaacd6e40b..6c0a770ed0543d62bdc26203244c1e730a106110 100644 (file)
@@ -1015,7 +1015,7 @@ int attach_mpu401(struct address_info *hw_config, struct module *owner)
                mpu401_chk_version(m, devc);
                if (devc->version == 0)
                        mpu401_chk_version(m, devc);
-                       spin_unlock_irqrestore(&devc->lock,flags);
+               spin_unlock_irqrestore(&devc->lock, flags);
        }
 
        if (devc->version != 0)