From 038f816567cdec94ec19eabbc5a9063bd095884c Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Sat, 20 Sep 2008 14:41:47 -0700 Subject: [PATCH] --- yaml --- r: 115761 b: refs/heads/master c: 0b14c3881d4b91272b779f4037e263d392de058f h: refs/heads/master i: 115759: 41fe423138b267b7843a0ce681cfb4597f1485e3 v: v3 --- [refs] | 2 +- trunk/include/linux/usb/serial.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 178a5f7f5c1a..832711f660a0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 81ab5b8ee6b8cd5fe8cfdf0eea84eea0aa7b4da9 +refs/heads/master: 0b14c3881d4b91272b779f4037e263d392de058f diff --git a/trunk/include/linux/usb/serial.h b/trunk/include/linux/usb/serial.h index 655341d0f534..0b8617a9176d 100644 --- a/trunk/include/linux/usb/serial.h +++ b/trunk/include/linux/usb/serial.h @@ -192,7 +192,7 @@ static inline void usb_set_serial_data(struct usb_serial *serial, void *data) * The driver.owner field should be set to the module owner of this driver. * The driver.name field should be set to the name of this driver (remember * it will show up in sysfs, so it needs to be short and to the point. - * Useing the module name is a good idea.) + * Using the module name is a good idea.) */ struct usb_serial_driver { const char *description;