VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
author: Lucas De Marchi <lucas.demarchi@profusion.mobi> 2011-03-30 22:57:33 -0300 committer: Lucas De Marchi <lucas.demarchi@profusion.mobi> 2011-03-31 11:26:23 -0300 commit: 25985edcedea6396277003854657b5f3cb31a628 parent: 6aba74f2791287ec407e0f92487a725a25908067
Commit Summary:
Fix common misspellings
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/fs/cachefiles/interface.c b/fs/cachefiles/interface.c
index 37fe101a4e0d..1064805e653b 100644
--- a/fs/cachefiles/interface.c
+++ b/fs/cachefiles/interface.c
@@ -197,7 +197,7 @@ struct fscache_object *cachefiles_grab_object(struct fscache_object *_object)
 }
 
 /*
- * update the auxilliary data for an object object on disk
+ * update the auxiliary data for an object object on disk
  */
 static void cachefiles_update_object(struct fscache_object *_object)
 {