diff options
author | 2008-07-22 00:16:54 +0200 | |
---|---|---|
committer | 2008-07-22 00:16:54 +0200 | |
commit | 8294fafdafc602ed11f401c44628fab8558c5cf5 (patch) | |
tree | c8d0371cfd05226b56d52bfde9c69f8caca4501d /net/unix/af_unix.c | |
parent | Revert "ACPI: don't walk tables if ACPI was disabled" (diff) | |
parent | ACPI: thinkpad-acpi: don't misdetect in get_thinkpad_model_data() on -ENOMEM (diff) | |
download | wireguard-linux-8294fafdafc602ed11f401c44628fab8558c5cf5.tar.xz wireguard-linux-8294fafdafc602ed11f401c44628fab8558c5cf5.zip |
Merge branch 'for-upstream/acpi-test' of git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6 into release-2.6.27
Diffstat (limited to 'net/unix/af_unix.c')
-rw-r--r-- | net/unix/af_unix.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/unix/af_unix.c b/net/unix/af_unix.c index 783317dacd30..70ceb1604ad8 100644 --- a/net/unix/af_unix.c +++ b/net/unix/af_unix.c @@ -8,8 +8,6 @@ * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. * - * Version: $Id: af_unix.c,v 1.133 2002/02/08 03:57:19 davem Exp $ - * * Fixes: * Linus Torvalds : Assorted bug cures. * Niibe Yutaka : async I/O support. |