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
tree-wide: s/widht/width/g typo in comments
Signed-off-by: Daniel Mack <daniel@caiaq.de> Cc: Jiri Kosina <trivial@kernel.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
@@ -896,7 +896,7 @@ static int pm2fb_setcolreg(unsigned regno, unsigned red, unsigned green,
|
||||
* Pseudocolor:
|
||||
* uses offset = 0 && length = DAC register width.
|
||||
* var->{color}.offset is 0
|
||||
* var->{color}.length contains widht of DAC
|
||||
* var->{color}.length contains width of DAC
|
||||
* cmap is not used
|
||||
* DAC[X] is programmed to (red, green, blue)
|
||||
* Truecolor:
|
||||
|
||||
Reference in New Issue
Block a user