X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=sound%2Fsparc%2Fdbri.c;h=ae35f5342e105dc3700e5589da6d23a4f4a6ab63;hb=ffe315012510165ce82e4dd4767f0a5dba9edbf7;hp=a6b0deb77746c11646e42dd9f5f6353311e94656;hpb=f9156c7288e2d11501ded4d7fe6d9a3a41ee4057;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git diff --git a/sound/sparc/dbri.c b/sound/sparc/dbri.c index a6b0deb77746..ae35f5342e10 100644 --- a/sound/sparc/dbri.c +++ b/sound/sparc/dbri.c @@ -592,7 +592,7 @@ static __u32 reverse_bytes(__u32 b, int len) break; default: printk(KERN_ERR "DBRI reverse_bytes: unsupported length\n"); - }; + } return b; }