You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
* 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6: Fix common misspellings
This commit is contained in:
@@ -85,7 +85,7 @@ out:
|
||||
|
||||
/*
|
||||
* Helper function for splitting a string into an argv-like array.
|
||||
* originaly copied from lib/argv_split.c
|
||||
* originally copied from lib/argv_split.c
|
||||
*/
|
||||
static const char *skip_sep(const char *cp)
|
||||
{
|
||||
|
||||
@@ -46,7 +46,7 @@ int cpu = -1;
|
||||
*
|
||||
* performance
|
||||
* Performance is paramount.
|
||||
* Unwilling to sacrafice any performance
|
||||
* Unwilling to sacrifice any performance
|
||||
* for the sake of energy saving. (hardware default)
|
||||
*
|
||||
* normal
|
||||
|
||||
Reference in New Issue
Block a user