lkml.org 
[lkml]   [2017]   [Mar]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH v10 01/11] h8300: put bitsperlong.h in uapi
    From
    Date
    Le 27/03/2017 à 07:31, Masahiro Yamada a écrit :
    [snip]
    >> -#endif /* __ASM_H8300_BITS_PER_LONG */
    >> diff --git a/arch/h8300/include/uapi/asm/bitsperlong.h b/arch/h8300/include/uapi/asm/bitsperlong.h
    >> new file mode 100644
    >> index 000000000000..e56cf72369b6
    >> --- /dev/null
    >> +++ b/arch/h8300/include/uapi/asm/bitsperlong.h
    >> @@ -0,0 +1,14 @@
    >> +#ifndef _UAPI_ASM_H8300_BITS_PER_LONG
    >> +#define _UAPI_ASM_H8300_BITS_PER_LONG
    >
    >
    > Just a minor comment.
    >
    > The include guard was originally __ASM_H8300_BITS_PER_LONG.
    > This will change it into _ASM_H8300_BITS_PER_LONG
    > (after _UAPI is stripped by headers_install.sh)
    >
    > I just thought _UAPI__ASM_H8300_BITS_PER_LONG might be even safer,
    > but I know I am nit-picking. I can apply this as-is.
    > I leave it to you.
    I intentionnaly "clean" that, but I will restore it, no problem ;-)


    Regards,
    Nicolas

    \
     
     \ /
      Last update: 2017-03-27 11:47    [W:4.089 / U:0.072 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site