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


Groups > linux.kernel > #1297741

Re: [PATCH 2/2] bridge: use kobj_to_dev instead of to_dev

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] bridge: use kobj_to_dev instead of to_dev
Date 2015-12-24 04:30 +0100
Message-ID <qJ4Lf-1uS-1@gated-at.bofh.it> (permalink)
References <qIR1E-1bM-25@gated-at.bofh.it> <qIR1E-1bM-25@gated-at.bofh.it> <qIR1E-1bM-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Geliang Tang <geliangtang@163.com>
Date: Wed, 23 Dec 2015 20:42:21 +0800

> kobj_to_dev has been defined in linux/device.h, so I replace to_dev
> with it.
> 
> Signed-off-by: Geliang Tang <geliangtang@163.com>

Applied.
--
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 2/2] bridge: use kobj_to_dev instead of to_dev Geliang Tang <geliangtang@163.com> - 2015-12-23 13:50 +0100
  Re: [PATCH 2/2] bridge: use kobj_to_dev instead of to_dev David Miller <davem@davemloft.net> - 2015-12-24 04:30 +0100

csiph-web