I am Maureen Hinckley and my foundation is donating (Five hundred and fifty
thousand USD) to you. Contact us via my email at (maurhin...@gmail.com) for
further details.
Best Regards,
Mrs. Maureen Hinckley,
Copyright ©2020 The Maureen Hinckley Foundation All Rights Reserved.
___
2020-01-12 2:56 GMT+09:00, Greg KH :
> On Sat, Jan 11, 2020 at 09:14:19PM +0900, Namjae Jeon wrote:
>> From: Namjae Jeon
>>
>> Make staging/exfat and fs/exfat mutually exclusive to select the one
>> between two same filesystem.
>>
>> Suggested-by: Amir Goldstein
>> Signed-off-by: Namjae Jeon
>>
On Sat, Jan 11, 2020 at 09:14:19PM +0900, Namjae Jeon wrote:
> From: Namjae Jeon
>
> Make staging/exfat and fs/exfat mutually exclusive to select the one
> between two same filesystem.
>
> Suggested-by: Amir Goldstein
> Signed-off-by: Namjae Jeon
> ---
> drivers/staging/exfat/Kconfig | 2 +-
>
The pull request you sent on Fri, 10 Jan 2020 22:08:50 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
> tags/staging-5.5-rc6
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7da37cd0520e71707a1190022377941b9cec3b0b
Thank you!
--
Deet-doot-d
Fix checkpatch warning "Alignment should match open parenthesis".
Signed-off-by: Pragat Pandya
---
drivers/staging/exfat/exfat_blkdev.c | 4 ++--
drivers/staging/exfat/exfat_core.c | 29 ++--
drivers/staging/exfat/exfat_super.c | 2 +-
3 files changed, 18 insertions(
From: Namjae Jeon
Make staging/exfat and fs/exfat mutually exclusive to select the one
between two same filesystem.
Suggested-by: Amir Goldstein
Signed-off-by: Namjae Jeon
---
drivers/staging/exfat/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/exf