From: Firo Yang
Date: Thu, 23 Apr 2015 17:28:45 +0800
Avoid a pointless kmem_cache_alloc() return value cast in
fs/hpfs/super.c::hpfs_alloc_inode()
Signed-off-by: Firo Yang
Signed-off-by: Mikulas Patocka
---
fs/hpfs/super.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: linu
On Sat, 2 May 2015, Linus Torvalds wrote:
Mikulas, when forwarding patches from others, you also need to add that
"From: Firo Yang "
at the top (and it can be nice if you also add the date-line).
Otherwise authorship gets lost.
Sign-off lines _normally_ show the whole authorship chain too
From: Firo Yang
Date: Thu, 23 Apr 2015 17:28:45 +0800
Avoid a pointless kmem_cache_alloc() return value cast in
fs/hpfs/super.c::hpfs_alloc_inode()
Signed-off-by: Firo Yang
Signed-off-by: Mikulas Patocka
---
fs/hpfs/super.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/
Mikulas, when forwarding patches from others, you also need to add that
"From: Firo Yang "
at the top (and it can be nice if you also add the date-line).
Otherwise authorship gets lost.
Sign-off lines _normally_ show the whole authorship chain too, but no,
it's not enough to just have the sig
Avoid a pointless kmem_cache_alloc() return value cast in
fs/hpfs/super.c::hpfs_alloc_inode()
Signed-off-by: Firo Yang
Acked-by: Mikulas Patocka
---
fs/hpfs/super.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/hpfs/super.c b/fs/hpfs/super.c
index 7cd00d3..ccace08 100
Avoid a pointless kmem_cache_alloc() return value cast in
fs/hpfs/super.c::hpfs_alloc_inode()
Signed-off-by: Firo Yang
---
fs/hpfs/super.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/hpfs/super.c b/fs/hpfs/super.c
index 7cd00d3..ccace08 100644
--- a/fs/hpfs/super.c
+++
6 matches
Mail list logo