udev: Minor style fix

This commit is contained in:
Denis Kenzior 2011-01-10 15:14:03 -06:00
parent 83ab76d475
commit 58b053c881
1 changed files with 1 additions and 1 deletions

View File

@ -495,7 +495,7 @@ static void add_calypso(struct ofono_modem *modem,
} }
static void add_tc65(struct ofono_modem *modem, static void add_tc65(struct ofono_modem *modem,
struct udev_device *udev_device) struct udev_device *udev_device)
{ {
const char *devnode; const char *devnode;