Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH -next] Bluetooth: btrsi: remove unused including <linux/version.h>
@ 2018-03-28 13:22 Wei Yongjun
  2018-03-28 15:25 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2018-03-28 13:22 UTC (permalink / raw)
  To: Marcel Holtmann, Johan Hedberg, Prameela Rani Garnepudi
  Cc: Wei Yongjun, linux-bluetooth, kernel-janitors

Remove including <linux/version.h> that don't need it.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
---
 drivers/bluetooth/btrsi.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/bluetooth/btrsi.c b/drivers/bluetooth/btrsi.c
index 5034325..60d1419 100644
--- a/drivers/bluetooth/btrsi.c
+++ b/drivers/bluetooth/btrsi.c
@@ -13,7 +13,6 @@
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
-#include <linux/version.h>
 #include <linux/module.h>
 #include <linux/kernel.h>
 #include <net/bluetooth/bluetooth.h>

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH -next] Bluetooth: btrsi: remove unused including <linux/version.h>
  2018-03-28 13:22 [PATCH -next] Bluetooth: btrsi: remove unused including <linux/version.h> Wei Yongjun
@ 2018-03-28 15:25 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2018-03-28 15:25 UTC (permalink / raw)
  To: Wei Yongjun
  Cc: Johan Hedberg, Prameela Rani Garnepudi, linux-bluetooth,
	kernel-janitors

Hi Wei,

> Remove including <linux/version.h> that don't need it.
> 
> Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
> ---
> drivers/bluetooth/btrsi.c | 1 -
> 1 file changed, 1 deletion(-)

patch has been applied to bluetooth-next tree.

Regards

Marcel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-28 15:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-28 13:22 [PATCH -next] Bluetooth: btrsi: remove unused including <linux/version.h> Wei Yongjun
2018-03-28 15:25 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox