Fix typo
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Signed-off-by: Jesper Nilsson <jespern@axis.com>
This commit is contained in:
parent
887358f91a
commit
8d59dc11be
|
@ -395,7 +395,7 @@ static int eeprom_open(struct inode * inode, struct file * file)
|
|||
static loff_t eeprom_lseek(struct file * file, loff_t offset, int orig)
|
||||
{
|
||||
/*
|
||||
* orig 0: position from begning of eeprom
|
||||
* orig 0: position from beginning of eeprom
|
||||
* orig 1: relative from current position
|
||||
* orig 2: position from last eeprom address
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue