]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ocfs2/slot_map.h
wireless: fix regression caused by regulatory config option
[linux-2.6-omap-h63xx.git] / fs / ocfs2 / slot_map.h
index 5118e89c84ebe757ba6fec43e6b7ca95c93e706b..601c95fd700300e850644d54a47e8fa01188731b 100644 (file)
@@ -39,6 +39,6 @@ int ocfs2_node_num_to_slot(struct ocfs2_super *osb, unsigned int node_num);
 int ocfs2_slot_to_node_num_locked(struct ocfs2_super *osb, int slot_num,
                                  unsigned int *node_num);
 
-int ocfs2_clear_slot(struct ocfs2_super *osb, s16 slot_num);
+int ocfs2_clear_slot(struct ocfs2_super *osb, int slot_num);
 
 #endif