Skip to content

Commit

Permalink
spidev: fix double "of of" in comment
Browse files Browse the repository at this point in the history
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Thadeu Lima de Souza Cascardo authored and Jiri Kosina committed Dec 4, 2009
1 parent 83cf0a9 commit 137f118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/spi/spidev.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
* This supports acccess to SPI devices using normal userspace I/O calls.
* Note that while traditional UNIX/POSIX I/O semantics are half duplex,
* and often mask message boundaries, full SPI support requires full duplex
* transfers. There are several kinds of of internal message boundaries to
* transfers. There are several kinds of internal message boundaries to
* handle chipselect management and other protocol options.
*
* SPI has a character major number assigned. We allocate minor numbers
Expand Down

0 comments on commit 137f118

Please sign in to comment.