]> Git Repo - linux.git/blobdiff - include/linux/capability.h
scsi: ibmvfc: Complete commands outside the host/queue lock
[linux.git] / include / linux / capability.h
index 1e7fe311cabe3ba7cbbac5c3dff9934639ae8808..b2f698915c0f3f41fbc13c49d0eeedc1c95c0af8 100644 (file)
@@ -270,6 +270,6 @@ static inline bool checkpoint_restore_ns_capable(struct user_namespace *ns)
 /* audit system wants to get cap info from files as well */
 extern int get_vfs_caps_from_disk(const struct dentry *dentry, struct cpu_vfs_cap_data *cpu_caps);
 
-extern int cap_convert_nscap(struct dentry *dentry, void **ivalue, size_t size);
+extern int cap_convert_nscap(struct dentry *dentry, const void **ivalue, size_t size);
 
 #endif /* !_LINUX_CAPABILITY_H */
This page took 0.034161 seconds and 4 git commands to generate.