On 07/08/09 08:42, Jaswinder Singh Rajput wrote:
> fix the following 'make includecheck' warning:
>
>   drivers/xen/evtchn.c: linux/errno.h is included more than once.
>
> Signed-off-by: Jaswinder Singh Rajput <[email protected]>
>   
Acked-by: Jeremy Fitzhardinge <[email protected]>

Thanks,
    J

> ---
>  drivers/xen/evtchn.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/xen/evtchn.c b/drivers/xen/evtchn.c
> index af03195..79bedba 100644
> --- a/drivers/xen/evtchn.c
> +++ b/drivers/xen/evtchn.c
> @@ -38,7 +38,6 @@
>  #include <linux/string.h>
>  #include <linux/errno.h>
>  #include <linux/fs.h>
> -#include <linux/errno.h>
>  #include <linux/miscdevice.h>
>  #include <linux/major.h>
>  #include <linux/proc_fs.h>
>   

_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/virtualization

Reply via email to