Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next
[cascardo/linux.git] / arch / mips / oprofile / op_impl.h
index 7c2da27..a4e758a 100644 (file)
@@ -24,7 +24,7 @@ struct op_counter_config {
        unsigned long unit_mask;
 };
 
-/* Per-architecture configury and hooks.  */
+/* Per-architecture configure and hooks.  */
 struct op_mips_model {
        void (*reg_setup) (struct op_counter_config *);
        void (*cpu_setup) (void *dummy);