Re: [PATCH] mask ADT: new mask.h file [2/22]

From: Matthew Dobson (colpatch_at_us.ibm.com)
Date: 04/01/04

  • Next message: David L: "serial port canonical mode weirdness?"
    To: Paul Jackson <pj@sgi.com>
    Date:	Wed, 31 Mar 2004 16:38:51 -0800
    
    
    

    On Mon, 2004-03-29 at 04:12, Paul Jackson wrote:
    > Patch_2_of_22 - New mask ADT
    > Adds new include/linux/mask.h header file
    >
    > ==> See this mask.h header for more extensive mask documentation <==

    Paul,
            2 small changes to include/linux/mask.h:

    1) Change #ifndef _ASM_GENERIC_MASK_H to #ifnded __LINUX_MASK_H since
    mask.h resides in include/linux/ not include/asm-generic/.

    2) In #define mask_complement(), the "nbits" argument to
    bitmap_complement wasn't wrapped in parens.

    Cheers!

    -Matt

    
    

    -
    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/



  • Next message: David L: "serial port canonical mode weirdness?"

    Relevant Pages