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
Fix common misspellings
Fixes generated by 'codespell' and manually reviewed. Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
This commit is contained in:
@@ -250,7 +250,7 @@ enum omap3isp_h3a_af_rgbpos {
|
||||
/* Contains the information regarding the Horizontal Median Filter */
|
||||
struct omap3isp_h3a_af_hmf {
|
||||
__u8 enable; /* Status of Horizontal Median Filter */
|
||||
__u8 threshold; /* Threshhold Value for Horizontal Median Filter */
|
||||
__u8 threshold; /* Threshold Value for Horizontal Median Filter */
|
||||
};
|
||||
|
||||
/* Contains the information regarding the IIR Filters */
|
||||
|
||||
Reference in New Issue
Block a user