btrfs: Add high priority workqueue support for btrfs_workqueue_struct
[cascardo/linux.git] / fs / afs / afs_vl.h
index 8bbefe0..800f607 100644 (file)
@@ -49,7 +49,7 @@ enum AFSVL_Errors {
        AFSVL_BADVOLOPER        = 363542,       /* Bad volume operation code */
        AFSVL_BADRELLOCKTYPE    = 363543,       /* Bad release lock type */
        AFSVL_RERELEASE         = 363544,       /* Status report: last release was aborted */
-       AFSVL_BADSERVERFLAG     = 363545,       /* Invalid replication site server °ag */
+       AFSVL_BADSERVERFLAG     = 363545,       /* Invalid replication site server flag */
        AFSVL_PERM              = 363546,       /* No permission access */
        AFSVL_NOMEM             = 363547,       /* malloc/realloc failed to alloc enough memory */
 };