[linux-dvb] [patch 2.6.12-rc4-dvb-cvs 2/14] dvb: cosmetic in saa7146_core::interrupt_hw()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, May 20, 2005 at 08:51:05PM +0200, Francois Romieu wrote:
>  	/* is this our interrupt? */
> -	if ( 0 == isr ) {
> +	if (isr) {

This appears to invert the logic.

Later you have:

> -	if( 0 != isr ) {
> +	if (isr) {

The rest looks fine.

Hamish
-- 
Hamish Moffatt VK3SB <hamish@xxxxxxxxxx> <hamish@xxxxxxxxxxxx>



[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux