All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: linux-can@vger.kernel.org
Subject: Re: [PATCH v7 07/10] include: can.h: remove unused include of version.h
Date: Tue, 21 Jan 2014 14:22:05 +0100	[thread overview]
Message-ID: <20140121132205.GC26766@pengutronix.de> (raw)
In-Reply-To: <1390309204-19854-8-git-send-email-mkl@pengutronix.de>

On Tue, Jan 21, 2014 at 02:00:01PM +0100, Marc Kleine-Budde wrote:
> This patch remove the include of version.h, as it's not used.
> 
Maybe point out that this #include is also missing in the kernel and so
this drops another difference that need to be cared for when syncing the
kernel headers into can-utils.

Uwe
> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
> ---
>  include/linux/can.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/include/linux/can.h b/include/linux/can.h
> index 2f77ab3..5802cb3 100644
> --- a/include/linux/can.h
> +++ b/include/linux/can.h
> @@ -13,7 +13,6 @@
>  #ifndef CAN_H
>  #define CAN_H
>  
> -#include <linux/version.h>
>  #include <linux/types.h>
>  #include <linux/socket.h>
>  
> -- 
> 1.8.5.2
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-can" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

  reply	other threads:[~2014-01-21 13:22 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-21 12:59 [PATCH v7 00/10] License cleanup Marc Kleine-Budde
2014-01-21 12:59 ` [PATCH v7 01/10] include: Remove two unused header files Marc Kleine-Budde
2014-01-21 12:59 ` [PATCH v7 02/10] ioctl.h: drop unused header Marc Kleine-Budde
2014-01-21 12:59 ` [PATCH v7 03/10] isotp.h: add explicit license information Marc Kleine-Budde
2014-01-21 12:59 ` [PATCH v7 04/10] include/socketcan: prepare headers to be moved to include/linux Marc Kleine-Budde
2014-01-21 12:59 ` [PATCH v7 05/10] include: Move all includes from include/socketcan " Marc Kleine-Budde
2014-01-21 13:00 ` [PATCH v7 06/10] include: fix paths mentioned in files Marc Kleine-Budde
2014-01-21 13:00 ` [PATCH v7 07/10] include: can.h: remove unused include of version.h Marc Kleine-Budde
2014-01-21 13:22   ` Uwe Kleine-König [this message]
2014-01-21 14:33     ` Oliver Hartkopp
2014-01-21 13:00 ` [PATCH v7 08/10] include: can.h: update comment about introduction of __kernel_sa_family_t Marc Kleine-Budde
2014-01-21 13:20   ` Uwe Kleine-König
2014-01-21 14:28     ` Oliver Hartkopp
2014-01-23 13:18       ` Oliver Hartkopp
2014-01-23 13:19         ` Marc Kleine-Budde
2014-01-23 13:24           ` Marc Kleine-Budde
2014-01-23 13:36             ` Oliver Hartkopp
2014-01-23 13:39               ` Marc Kleine-Budde
2014-01-21 13:00 ` [PATCH v7 09/10] include: gw.h: update comment Marc Kleine-Budde
2014-01-21 13:24   ` Uwe Kleine-König
2014-01-21 14:41     ` Oliver Hartkopp
2014-01-21 13:00 ` [PATCH v7 10/10] include: import copyright information from the kernel Marc Kleine-Budde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140121132205.GC26766@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=linux-can@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.