Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1231294

Re: [PATCH] kernel: Remove unneeded return from void functions

From Thomas Gleixner <tglx@linutronix.de>
Newsgroups linux.kernel
Subject Re: [PATCH] kernel: Remove unneeded return from void functions
Date 2015-09-23 11:50 +0200
Message-ID <qbOQy-mP-21@gated-at.bofh.it> (permalink)
References <qbEeu-1VF-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, 23 Sep 2015, Guillaume Gomez wrote:

> Signed-off-by: Guillaume Gomez <guillaume1.gomez@gmail.com>
> ---
>  include/linux/clockchips.h      | 2 +-
>  include/linux/crypto.h          | 2 +-
>  include/linux/device.h          | 2 +-
>  include/linux/netdevice.h       | 2 +-
>  include/linux/percpu-refcount.h | 2 +-
>  include/linux/timekeeping.h     | 2 +-
>  kernel/time/clocksource.c       | 4 ++--


Please split that into per subsystem patches so they can independently
applied.

Thanks,

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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] kernel: Remove unneeded return from void functions Guillaume Gomez <guillaume1.gomez@gmail.com> - 2015-09-23 00:30 +0200
  Re: [PATCH] kernel: Remove unneeded return from void functions Thomas Gleixner <tglx@linutronix.de> - 2015-09-23 11:50 +0200

csiph-web