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
spelling: s/usefull/useful/
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
@@ -48,7 +48,7 @@ static int io = 0x384;
|
||||
static int radio_nr = -1;
|
||||
|
||||
/* hw precision is 12.5 kHz
|
||||
* It is only usefull to give freq in intervall of 200 (=0.0125Mhz),
|
||||
* It is only useful to give freq in intervall of 200 (=0.0125Mhz),
|
||||
* other bits will be truncated
|
||||
*/
|
||||
#define RSF16_ENCODE(x) ((x)/200+856)
|
||||
|
||||
Reference in New Issue
Block a user