This patch replace the obsolete simple_strto with kstrto.
Signed-off-by: Abhijit Pawar
---
fs/9p/v9fs.c |7 +++
1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/fs/9p/v9fs.c b/fs/9p/v9fs.c
index d934f04..6ac48fc 100644
--- a/fs/9p/v9fs.c
+++ b/fs/9p/v9fs.c
@@ -112,7 +112,7
On 01/11/2013 12:06 PM, Jeff Liu wrote:
> On 01/09/2013 10:04 PM, Abhijit Pawar wrote:
>> This patch replaces usages of obsolete simple_strtoul with kstrtoint in
>> xfs_args and suffix_strtoul.
>>
>> Signed-off-by: Abhijit Pawar
>>
This patch replaces usages of obsolete simple_strtoul with kstrtoint in
xfs_args and suffix_strtoul.
Signed-off-by: Abhijit Pawar
---
fs/xfs/xfs_super.c | 29 +++--
1 files changed, 19 insertions(+), 10 deletions(-)
diff --git a/fs/xfs/xfs_super.c b/fs/xfs
This patch removes the redundant occurences of simple_strto
Signed-off-by: Abhijit Pawar
---
net/core/netpoll.c|1 -
net/mac80211/debugfs_sta.c|1 -
net/netfilter/nf_conntrack_core.c |1 -
3 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/net
On 12/11/2012 10:19 AM, David Miller wrote:
> From: Abhijit Pawar
> Date: Tue, 11 Dec 2012 09:04:20 +0530
>
>> This patch replace the obsolete simple_strto with kstrto
>>
>> Signed-off-by: Abhijit Pawar
>
> You can't submit replacement patches f
This patch replace the obsolete simple_strto with kstrto
Signed-off-by: Abhijit Pawar
---
net/core/netpoll.c |6 --
net/ipv4/netfilter/ipt_CLUSTERIP.c |9 +++--
net/mac80211/debugfs_sta.c |4 +++-
net/netfilter/nf_conntrack_core.c |6 --
4
On 12/11/2012 12:40 AM, David Miller wrote:
> From: Abhijit Pawar
> Date: Mon, 10 Dec 2012 14:42:28 +0530
>
>> This patch replace the obsolete simple_strto with kstrto
>>
>> Signed-off-by: Abhijit Pawar
>
> Applied.
>
Hi David,
It seems that there are occur
This patch replace the obsolete simple_strtoul with kstrtoul API.
Signed-off-by: Abhijit Pawar
---
mm/kmemleak.c |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/mm/kmemleak.c b/mm/kmemleak.c
index a217cc5..752a705 100644
--- a/mm/kmemleak.c
+++ b/mm/kmemleak.c
This patch replace the obsolete simple_strto with kstrto
Signed-off-by: Abhijit Pawar
---
net/core/netpoll.c |5 -
net/ipv4/netfilter/ipt_CLUSTERIP.c |9 +++--
net/mac80211/debugfs_sta.c |3 +++
net/netfilter/nf_conntrack_core.c |5 -
4 files
This patch replace the obsolete simple_strto with kstrto
Signed-off-by: Abhijit Pawar
---
fs/9p/v9fs.c |6 +++---
fs/btrfs/ioctl.c |6 +-
fs/cifs/cifs_debug.c |6 --
fs/dlm/config.c | 25 -
fs/dlm/lockspace.c | 20
This patch replace the obsolete simple_strto with kstrto
Signed-off-by: Abhijit Pawar
---
include/linux/sunrpc/cache.h |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/include/linux/sunrpc/cache.h b/include/linux/sunrpc/cache.h
index 5dc9ee4..96d2545 100644
--- a
This patch replace the obsolete simple_strto with kstrto
Signed-off-by: Abhijit Pawar
---
net/core/netpoll.c |9 +++--
net/ipv4/netfilter/ipt_CLUSTERIP.c |9 +++--
net/mac80211/debugfs_sta.c |4 +++-
net/netfilter/nf_conntrack_core.c |6 --
4
This patch replace the obsolete simple_strtoul with kstrtoul API.
Signed-off-by: Abhijit Pawar
---
mm/kmemleak.c |5 -
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/mm/kmemleak.c b/mm/kmemleak.c
index a217cc5..b141532 100644
--- a/mm/kmemleak.c
+++ b/mm/kmemleak.c
On 11/30/2012 09:35 AM, Al Viro wrote:
> On Fri, Oct 26, 2012 at 11:14:41AM -0200, Carlos Maiolino wrote:
>> Hi,
>>
>> On Thu, Oct 25, 2012 at 05:08:19PM +0530, Abhijit Pawar wrote:
>>> Hi,
>>> set_anon_super is called by many filesystems. Some call directl
On 11/29/2012 09:06 PM, Greg Kroah-Hartman wrote:
> On Thu, Nov 29, 2012 at 12:05:45PM +0530, Abhijit Pawar wrote:
>> set_anon_super does not use the second parameter in its implementation.
>> So there is no need to pass on the second parameter.
>
> Why not just remove the
set_anon_super does not use the second parameter in its implementation.
So there is no need to pass on the second parameter.
Signed-off-by: Abhijit Pawar
---
fs/sysfs/mount.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/fs/sysfs/mount.c b/fs/sysfs/mount.c
index
set_anon_super does not use the second parameter in its implementation.
So there is no need to pass on the second parameter.
Signed-off-by: Abhijit Pawar
---
fs/nfs/super.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/fs/nfs/super.c b/fs/nfs/super.c
index e12cea4
set_anon_super does not use the second parameter in its implementation.
So there is no need to pass on the second parameter.
Signed-off-by: Abhijit Pawar
---
fs/btrfs/super.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/fs/btrfs/super.c b/fs/btrfs/super.c
index
set_anon_super does not use the second parameter in its implementation.
So there is no need to pass on the second parameter.
Signed-off-by: Abhijit Pawar
---
fs/9p/vfs_super.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/fs/9p/vfs_super.c b/fs/9p/vfs_super.c
index
This patches fixes the case where the NULL inode may be passed to get the page
for writing.
Signed-off-by: Abhijit Pawar
---
fs/logfs/readwrite.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/fs/logfs/readwrite.c b/fs/logfs/readwrite.c
index 53596ce..55b45fb 100644
This patch fixes Bug 49921 - Missing NULL check of return value of
logfs_get_write_page() in function btree_write_block()
Signed-off-by: Abhijit Pawar
---
fs/logfs/readwrite.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/fs/logfs/readwrite.c b/fs/logfs/readwrite.c
crypto.c: modified if() check in ecryptfs_encrypt_and_encode_filename(). It
will evaluate only once and we use that evaluation result again later instead
of re-evaluating the condition.
Signed-off-by: Abhijit Pawar
---
fs/ecryptfs/crypto.c | 11 +--
1 files changed, 5 insertions
debug.c: ecryptfs_dump_auth_tok () : salt and sig arrays initialized so as to
avoid adding null terminator explicitly.
Signed-off-by: Abhijit Pawar
---
fs/ecryptfs/debug.c |6 ++
1 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/fs/ecryptfs/debug.c b/fs/ecryptfs/debug.c
On 10/26/2012 06:44 PM, Carlos Maiolino wrote:
Hi,
On Thu, Oct 25, 2012 at 05:08:19PM +0530, Abhijit Pawar wrote:
Hi,
set_anon_super is called by many filesystems. Some call directly and
some call through the wrapper. Many of them in the wrapper's call to
this function are passing the s
hanks,
Abhijit Pawar
Signed-off-by: Abhijit Pawar
CC: Greg Kroah-Hartman
CC: linux-kernel@vger.kernel.org
CC: linux-bt...@vger.kernel.org
---
diff --git a/fs/9p/vfs_super.c b/fs/9p/vfs_super.c
index 137d503..132db90 100644
--- a/fs/9p/vfs_super.c
+++ b/fs/9p/vfs_super.c
@@ -61,7 +61,7 @@ static
25 matches
Mail list logo