summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco/hw.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2009-06-28 11:06:11 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2009-06-28 11:06:11 -0700
commita679128d30d0303bbf5cac839c8f6f45793ea775 (patch)
treefff6dbdb31f14135dd5c3953a25f40cf1fd23e8a /drivers/net/wireless/orinoco/hw.c
parent8326e284f8deb75eee3d32b973464dd96e120843 (diff)
parent7e25a2422987a37729706b18583d177966919d2a (diff)
downloadkernel-crypto-a679128d30d0303bbf5cac839c8f6f45793ea775.tar.gz
kernel-crypto-a679128d30d0303bbf5cac839c8f6f45793ea775.tar.xz
kernel-crypto-a679128d30d0303bbf5cac839c8f6f45793ea775.zip
Merge git://git.infradead.org/iommu-2.6
* git://git.infradead.org/iommu-2.6: intel-iommu: fix Identity Mapping to be arch independent
Diffstat (limited to 'drivers/net/wireless/orinoco/hw.c')
0 files changed, 0 insertions, 0 deletions
ss='txt' type='search' size='10' name='q' value=''/>
path: root/pki/base/common/src/com/netscape/cms/servlet/common/IRawJS.java
blob: 27ea5ec1b6ee5bb0e5e4ce0da1b273018dfce5bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
// --- BEGIN COPYRIGHT BLOCK ---
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; version 2 of the License.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License along
// with this program; if not, write to the Free Software Foundation, Inc.,
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
//
// (C) 2007 Red Hat, Inc.
// All rights reserved.
// --- END COPYRIGHT BLOCK ---
package com.netscape.cms.servlet.common;


/**
 * This represents raw JS parameters.
 *
 * @version $Revision$, $Date$
 */
public interface IRawJS {
}