Re: [PATCH] eicon: Fixed checkpatch warning

2013-03-10 Thread David Miller
From: David Miller Date: Sun, 10 Mar 2013 16:56:13 -0400 (EDT) > From: Andreea Hodea > Date: Sun, 10 Mar 2013 14:34:36 +0200 > >> drivers/isdn/hardware/eicon/diva_didd.c:32:6: warning: symbol >> 'DRIVERRELEASE_DIDD' was not declared. Should it be static? >> >> Signed-off-by: Andreea Hodea >

Re: [PATCH] eicon: Fixed checkpatch warning

2013-03-10 Thread David Miller
From: Andreea Hodea Date: Sun, 10 Mar 2013 14:34:36 +0200 > drivers/isdn/hardware/eicon/diva_didd.c:32:6: warning: symbol > 'DRIVERRELEASE_DIDD' was not declared. Should it be static? > > Signed-off-by: Andreea Hodea Applied, thanks. -- To unsubscribe from this list: send the line

[PATCH] eicon: Fixed checkpatch warning

2013-03-10 Thread Andreea Hodea
drivers/isdn/hardware/eicon/diva_didd.c:32:6: warning: symbol 'DRIVERRELEASE_DIDD' was not declared. Should it be static? Signed-off-by: Andreea Hodea --- drivers/isdn/hardware/eicon/diva_didd.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH] eicon: Fixed checkpatch warning

2013-03-10 Thread Andreea Hodea
drivers/isdn/hardware/eicon/diva_didd.c:32:6: warning: symbol 'DRIVERRELEASE_DIDD' was not declared. Should it be static? Signed-off-by: Andreea Hodea hodea_andr...@yahoo.com --- drivers/isdn/hardware/eicon/diva_didd.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [PATCH] eicon: Fixed checkpatch warning

2013-03-10 Thread David Miller
From: Andreea Hodea andreea.cristina.ho...@gmail.com Date: Sun, 10 Mar 2013 14:34:36 +0200 drivers/isdn/hardware/eicon/diva_didd.c:32:6: warning: symbol 'DRIVERRELEASE_DIDD' was not declared. Should it be static? Signed-off-by: Andreea Hodea hodea_andr...@yahoo.com Applied, thanks. -- To

Re: [PATCH] eicon: Fixed checkpatch warning

2013-03-10 Thread David Miller
From: David Miller da...@davemloft.net Date: Sun, 10 Mar 2013 16:56:13 -0400 (EDT) From: Andreea Hodea andreea.cristina.ho...@gmail.com Date: Sun, 10 Mar 2013 14:34:36 +0200 drivers/isdn/hardware/eicon/diva_didd.c:32:6: warning: symbol 'DRIVERRELEASE_DIDD' was not declared. Should it be