Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 370980
b: refs/heads/master
c: 01d779a
h: refs/heads/master
v: v3
  • Loading branch information
Sjur Brændeland authored and Rusty Russell committed May 1, 2013
1 parent 4066aed commit e252b34
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c2ecd51531c881c8d47d77ea30395f7f03d42da3
refs/heads/master: 01d779a14ef800b74684d9692add4944df052461
10 changes: 5 additions & 5 deletions trunk/drivers/net/caif/caif_virtio.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* Copyright (C) ST-Ericsson AB 2013
* Authors: Vicram Arv / vikram.arv@stericsson.com,
* Dmitry Tarnyagin / dmitry.tarnyagin@stericsson.com
* Sjur Brendeland / sjur.brandeland@stericsson.com
* Authors: Vicram Arv
* Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no>
* Sjur Brendeland
* License terms: GNU General Public License (GPL) version 2
*/
#include <linux/module.h>
Expand All @@ -23,8 +23,8 @@
#include <linux/virtio_config.h>

MODULE_LICENSE("GPL v2");
MODULE_AUTHOR("Vicram Arv <vikram.arv@stericsson.com>");
MODULE_AUTHOR("Sjur Brendeland <sjur.brandeland@stericsson.com>");
MODULE_AUTHOR("Vicram Arv");
MODULE_AUTHOR("Sjur Brendeland");
MODULE_DESCRIPTION("Virtio CAIF Driver");

/* NAPI schedule quota */
Expand Down

0 comments on commit e252b34

Please sign in to comment.