Align switch and case to be at the same indent.
Signed-off-by: Samuel Kihahu
---
drivers/staging/lustre/lnet/selftest/module.c | 50 +--
1 file changed, 25 insertions(+), 25 deletions(-)
diff --git a/drivers/staging/lustre/lnet/selftest/module.c
b/drivers/staging
From: samuel kihahu
Align switch and case to be at the same indent.
Signed-off-by: samuel kihahu
---
drivers/staging/lustre/lnet/selftest/module.c | 50 +--
1 file changed, 25 insertions(+), 25 deletions(-)
diff --git a/drivers/staging/lustre/lnet/selftest/module.c
b
On Mon, Dec 22, 2014 at 01:18:01PM -0800, Greg KH wrote:
> On Mon, Dec 22, 2014 at 11:48:57PM +0300, samuel kihahu wrote:
> > From: skihahu
> >
> > Align switch and case to be at the same indent.
> >
> > Signed-off-by: samuel kihahu
>
> The "F
From: skihahu
Align switch and case to be at the same indent.
Signed-off-by: samuel kihahu
---
drivers/staging/lustre/lnet/selftest/module.c | 50 +--
1 file changed, 25 insertions(+), 25 deletions(-)
diff --git a/drivers/staging/lustre/lnet/selftest/module.c
b
On Wed, Dec 17, 2014 at 05:03:22PM +0300, Dan Carpenter wrote:
> On Wed, Dec 17, 2014 at 04:43:54PM +0300, samuel kihahu wrote:
> > On Wed, Dec 17, 2014 at 03:11:19PM +0300, Dan Carpenter wrote:
> > > On Wed, Dec 17, 2014 at 02:56:02PM +0300, samuel kihahu wrote:
> >
On Wed, Dec 17, 2014 at 03:11:19PM +0300, Dan Carpenter wrote:
> On Wed, Dec 17, 2014 at 02:56:02PM +0300, samuel kihahu wrote:
> > Replacing obsolete simple_strtoul with kstrtoul.
> >
>
> Nope. That's wrong. Learn how the functions are different beyond just
&g
Replacing obsolete simple_strtoul with kstrtoul.
Signed-off-by: samuel kihahu
---
drivers/staging/speakup/varhandlers.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/speakup/varhandlers.c
b/drivers/staging/speakup/varhandlers.c
index d758284..b526c8e