Sfoglia il codice sorgente

[media] as102_drv.h: added a missing newline

drivers/media/usb/as102/as102_drv.h:83:6: warning: no newline at end of file

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Mauro Carvalho Chehab 11 anni fa
parent
commit
289297b9a3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      drivers/media/usb/as102/as102_drv.h

+ 1 - 1
drivers/media/usb/as102/as102_drv.h

@@ -80,4 +80,4 @@ struct as102_dev_t {
 int as102_dvb_register(struct as102_dev_t *dev);
 void as102_dvb_unregister(struct as102_dev_t *dev);
 
-#endif
+#endif