···26452645 * dgap_wmove - Write data to FEP buffer.26462646 *26472647 * ch - Pointer to channel structure.26482648- * buf - Poiter to characters to be moved.26482648+ * buf - Pointer to characters to be moved.26492649 * cnt - Number of characters to move.26502650 *26512651 *=======================================================================*/
+1-1
drivers/staging/dgap/dgap.h
···172172/*173173 * Define a local default termios struct. All ports will be created174174 * with this termios initially. This is the same structure that is defined175175- * as the default in tty_io.c with the same settings overriden as in serial.c175175+ * as the default in tty_io.c with the same settings overridden as in serial.c176176 *177177 * In short, this should match the internal serial ports' defaults.178178 */