]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/btrfs/async-thread.h
Merge tag 'stable/for-linus-3.15-tag2' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / fs / btrfs / async-thread.h
index 0a891cdc4c284ac0c0a0800f1dfe1a29bd664e99..9c6b66d15fb0a07cd0a6a4656d6865848aa5c8ea 100644 (file)
@@ -38,7 +38,7 @@ struct btrfs_work {
        unsigned long flags;
 };
 
-struct btrfs_workqueue *btrfs_alloc_workqueue(char *name,
+struct btrfs_workqueue *btrfs_alloc_workqueue(const char *name,
                                              int flags,
                                              int max_active,
                                              int thresh);