Dear Sir/Madam,Re.
Foreign Partner Request
I sincerely apologies for intruding into your privacy.
I am compelled to contact you due to the nature of my proposition.
I am Mr. N. Uddin, Bangladesh national and CEO Of AUM International
(https://www.gmdu.n
On Sun, Dec 27, 2015 at 04:18:21PM +0100, Salah Triki wrote:
> Hi,
>
> Is it useful to clean staging/dgnc, since it supports the same adapters
> that those of serial/jsm ?
If jsm supports this hardware, then no, it doesn't make sense to do so,
the driver should just be removed.
thanks,
greg k-h
min_t macro bit shorter then ?: operator.
Signed-off-by: Ivan Safonov
---
drivers/staging/wilc1000/host_interface.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/wilc1000/host_interface.c
b/drivers/staging/wilc1000/host_interface.c
index 8c77520..5a770b
On 27/12/15 10:46, Geliang Tang wrote:
Use to_pci_dev() instead of open-coding it.
Signed-off-by: Geliang Tang
Acked-by: Martyn Welch
---
drivers/vme/bridges/vme_ca91cx42.c | 11 +--
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/drivers/vme/bridges/vme_ca91cx42.c
No space is necessary after a cast, therefore remove it.
Found by checkpatch.pl
Signed-off-by: Ksenija Stanojevic
---
drivers/staging/panel/panel.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/panel/panel.c b/drivers/staging/panel/panel.c
index 7171c5d.
Split comment in order to fit into 80 characters per line.
Found by checkpatch.pl
Signed-off-by: Ksenija Stanojevic
---
drivers/staging/panel/panel.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/panel/panel.c b/drivers/staging/panel/panel.c
index 79ac192
Use to_pci_dev() instead of open-coding it.
Signed-off-by: Geliang Tang
---
drivers/vme/bridges/vme_ca91cx42.c | 11 +--
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/drivers/vme/bridges/vme_ca91cx42.c
b/drivers/vme/bridges/vme_ca91cx42.c
index b79a74a..5fbeab3 100644
--