Re: [PATCH CHAR-MISC-NEXT 4/4] Intel MIC Header File warning fix.

From: Sudeep Dutt
Date: Fri Sep 27 2013 - 15:39:09 EST


On Thu, 2013-09-26 at 20:17 -0700, Greg Kroah-Hartman wrote:
> On Thu, Sep 26, 2013 at 06:10:23PM -0700, Sudeep Dutt wrote:
> > usr/include/linux/mic_ioctl.h:37:
> > found __[us]{8,16,32,64} type without #include <linux/types.h>
>
> What is that from? What does it mean?
>

This warning was displayed during "make headers_check" via
scripts/headers_check.pl. The patch description has been fixed up to
read as follows in the patches resent this morning @
https://lkml.org/lkml/2013/9/27/376

The following warning from mic_ioctl.h is fixed via this patch:
found __[us]{8,16,32,64} type without #include <linux/types.h>

Sorry for the confusion.

Thanks,
Sudeep Dutt

> confused,
>
> greg k-h


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/