mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-15 09:34:17 +00:00
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…
x
Reference in New Issue
Block a user