Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117873
b: refs/heads/master
c: e214a8c
h: refs/heads/master
i:
  117871: b3ab058
v: v3
  • Loading branch information
Remi Denis-Courmont authored and David S. Miller committed Oct 27, 2008
1 parent f474afe commit 9507eb4
Show file tree
Hide file tree
Showing 11 changed files with 10 additions and 11 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: 526719ba51e7d7bd31f7af9ab04b015b70096685
refs/heads/master: e214a8cc7a81f20ed7cb4f6373cf15048556bbac
2 changes: 1 addition & 1 deletion trunk/drivers/char/hw_random/amd-rng.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* derived from
*
* Hardware driver for the AMD 768 Random Number Generator (RNG)
* (c) Copyright 2001 Red Hat Inc
* (c) Copyright 2001 Red Hat Inc <alan@redhat.com>
*
* derived from
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/char/hw_random/geode-rng.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* derived from
*
* Hardware driver for the AMD 768 Random Number Generator (RNG)
* (c) Copyright 2001 Red Hat Inc
* (c) Copyright 2001 Red Hat Inc <alan@redhat.com>
*
* derived from
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/char/hw_random/intel-rng.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* derived from
*
* Hardware driver for the AMD 768 Random Number Generator (RNG)
* (c) Copyright 2001 Red Hat Inc
* (c) Copyright 2001 Red Hat Inc <alan@redhat.com>
*
* derived from
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/char/hw_random/via-rng.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* derived from
*
* Hardware driver for the AMD 768 Random Number Generator (RNG)
* (c) Copyright 2001 Red Hat Inc
* (c) Copyright 2001 Red Hat Inc <alan@redhat.com>
*
* derived from
*
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/leds/leds-da903x.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#include <linux/init.h>
#include <linux/platform_device.h>
#include <linux/leds.h>
#include <linux/workqueue.h>
#include <linux/mfd/da903x.h>

#define DA9030_LED1_CONTROL 0x20
Expand Down
2 changes: 1 addition & 1 deletion trunk/fs/coda/psdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* An implementation of a loadable kernel mode driver providing
* multiple kernel/user space bidirectional communications links.
*
* Author: Alan Cox <alan@lxorguk.ukuu.org.uk>
* Author: Alan Cox <alan@redhat.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Expand Down
2 changes: 1 addition & 1 deletion trunk/fs/nfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* nfs inode and superblock handling functions
*
* Modularised by Alan Cox <alan@lxorguk.ukuu.org.uk>, while hacking some
* Modularised by Alan Cox <Alan.Cox@linux.org>, while hacking some
* experimental NFS changes. Modularisation taken straight from SYS5 fs.
*
* Change to nfs_read_super() to permit NFS mounts to multi-homed hosts.
Expand Down
2 changes: 1 addition & 1 deletion trunk/fs/nfs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* nfs superblock handling functions
*
* Modularised by Alan Cox <alan@lxorguk.ukuu.org.uk>, while hacking some
* Modularised by Alan Cox <Alan.Cox@linux.org>, while hacking some
* experimental NFS changes. Modularisation taken straight from SYS5 fs.
*
* Change to nfs_read_super() to permit NFS mounts to multi-homed hosts.
Expand Down
2 changes: 1 addition & 1 deletion trunk/fs/proc/array.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
*
*
* Alan Cox : security fixes.
* <alan@lxorguk.ukuu.org.uk>
* <Alan.Cox@linux.org>
*
* Al Viro : safe handling of mm_struct
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/net/phonet/phonet.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
* The lower layers may not require more space, ever. Make sure it's
* enough.
*/
#define MAX_PHONET_HEADER 8
#define MAX_PHONET_HEADER (8 + MAX_HEADER)

/*
* Every Phonet* socket has this structure first in its
Expand Down

0 comments on commit 9507eb4

Please sign in to comment.