Subversion Repositories Kolibri OS

Rev

Rev 4075 | Rev 5060 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4075 Rev 4104
Line 92... Line 92...
92
			break;
92
			break;
93
	}
93
	}
94
	return NULL;
94
	return NULL;
95
}
95
}
Line 96... Line -...
96
 
-
 
97
 
96
 
98
static struct hlist_node *drm_ht_find_key_rcu(struct drm_open_hash *ht,
97
static struct hlist_node *drm_ht_find_key_rcu(struct drm_open_hash *ht,
99
					      unsigned long key)
98
					      unsigned long key)
100
{
99
{
101
	struct drm_hash_item *entry;
100
	struct drm_hash_item *entry;