X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Fdarwin%2Fobd_class.h;h=6c77a4457886a8533fca63b4f8a1778f5751ee29;hb=92c51841c50cc4061c20b277d3f7c4468f2a80cc;hp=0ad697e89f53a99486de6670354279083b5781b8;hpb=6869932b552ac705f411de3362f01bd50c1f6f7d;p=fs%2Flustre-release.git diff --git a/lustre/include/darwin/obd_class.h b/lustre/include/darwin/obd_class.h index 0ad697e..6c77a44 100644 --- a/lustre/include/darwin/obd_class.h +++ b/lustre/include/darwin/obd_class.h @@ -1,6 +1,4 @@ -/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*- - * vim:expandtab:shiftwidth=8:tabstop=8: - * +/* * GPL HEADER START * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -26,7 +24,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* @@ -41,8 +39,4 @@ #error Do not #include this file directly. #include instead #endif -#if !defined(__KERNEL__) -#define to_kdev_t(dev) (dev) -#endif - #endif /* __XNU_OBD_CLASS_H */