lkml.org 
[lkml]   [2002]   [Aug]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] 6/41 sound/oss/pss.c - convert cli to spinlocks
> static pss_confdata *devc = &pss_data;
^ ^
> +static spinlock_t lock=SPIN_LOCK_UNLOCKED;

> if (!pss_put_dspword(devc, *data++)) {
^
> + spin_unlock_irqrestore(&lock,flags);


Would you please take care not to clutter the original sources with
lines in a different C formatting style?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:28    [W:0.033 / U:0.832 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site