[PATCH] Staging: android: Fix timed_gpio_probe() 'ret' value in case of NULL platform_data

2013-09-14 Thread Elad Wexler
From: Elad Wexler 'timed_gpio_probe()' shall return -ENXIO (no such address or device) in case of NULL platform data. -EBUSY doesn't reflect this error. Signed-off-by: Elad Wexler --- drivers/staging/android/timed_gpio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/driv

(X)Ubuntu Bug 1218995: Hyper-V Synthetic Video Frame Buffer Driver not working

2013-09-14 Thread Jan Henke
Hi, I encountered a possible bug with the hyperv_fb module. After verifying that the bug is not caused by Ubuntu kernel patches, I have been guided to report the bug here. I hope this information can help to solve the problem. I am running Xubuntu 13.10 in a Hyper-V machine on Windows 8 Pro. Acco

[PATCH] staging: lustre: Fix typo in lustre/llite

2013-09-14 Thread Masanari Iida
Correct spelling typo in lustre/llite Correct double words "to to" Signed-off-by: Masanari Iida --- drivers/staging/lustre/lustre/llite/dir.c | 2 +- drivers/staging/lustre/lustre/llite/file.c| 6 +++--- drivers/staging/lustre/lustre/llite/llite_close.c | 2 +- drivers/staging/lu

Re: [PATCH] staging: lustre: Fix typo in lustre/llite

2013-09-14 Thread Randy Dunlap
On 09/14/13 19:00, Masanari Iida wrote: > Correct spelling typo in lustre/llite > Correct double words "to to" > > > diff --git a/drivers/staging/lustre/lustre/llite/dir.c > b/drivers/staging/lustre/lustre/llite/dir.c > index 09844be..28fe04e 100644 > --- a/drivers/staging/lustre/lustre/llite/di

[PATCH/v2] staging: lustre: Fix typo in lustre/llite

2013-09-14 Thread Masanari Iida
Correct spelling typo in lustre/llite Correct double words "to to" Signed-off-by: Masanari Iida --- drivers/staging/lustre/lustre/llite/dir.c | 2 +- drivers/staging/lustre/lustre/llite/file.c| 6 +++--- drivers/staging/lustre/lustre/llite/llite_close.c | 2 +- drivers/staging/lu

[PATCH] staging: lustre: lustre/libcfs

2013-09-14 Thread Masanari Iida
Correct spelling typo in luster/libcfs Signed-off-by: Masanari Iida --- drivers/staging/lustre/lustre/libcfs/hash.c| 2 +- drivers/staging/lustre/lustre/libcfs/linux/linux-curproc.c | 2 +- drivers/staging/lustre/lustre/libcfs/prng.c| 4 ++-- 3 files changed, 4 in

[PATCH/v2] staging: lustre: Fix typo in lustre/libcfs

2013-09-14 Thread Masanari Iida
Correct spelling typos in comment and debug message, within luster/libcfs Signed-off-by: Masanari Iida --- drivers/staging/lustre/lustre/libcfs/hash.c| 2 +- drivers/staging/lustre/lustre/libcfs/linux/linux-curproc.c | 2 +- drivers/staging/lustre/lustre/libcfs/prng.c