Re: [PATCH] Staging: zcache-main: Fixed Camel Case Issue

2013-01-19 Thread Dan Carpenter
On Fri, Jan 18, 2013 at 09:56:44PM -0500, Jake Champlin wrote: > Fixed a camel case coding style issue. > Stop. It's not OK to break the build. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

Re: [PATCH] Staging: zcache-main: Fixed Camel Case Issue

2013-01-19 Thread Dan Carpenter
On Fri, Jan 18, 2013 at 09:56:44PM -0500, Jake Champlin wrote: Fixed a camel case coding style issue. Stop. It's not OK to break the build. regards, dan carpenter -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org

Re: [PATCH] Staging: zcache-main: Fixed Camel Case Issue

2013-01-18 Thread Cong Ding
On Fri, Jan 18, 2013 at 09:56:44PM -0500, Jake Champlin wrote: > Fixed a camel case coding style issue. > > Signed-off-by: Jake Champlin > --- > drivers/staging/zcache/zcache-main.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git

[PATCH] Staging: zcache-main: Fixed Camel Case Issue

2013-01-18 Thread Jake Champlin
Fixed a camel case coding style issue. Signed-off-by: Jake Champlin --- drivers/staging/zcache/zcache-main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/zcache/zcache-main.c b/drivers/staging/zcache/zcache-main.c index 52b43b7..95be348 100644 ---

[PATCH] Staging: zcache-main: Fixed Camel Case Issue

2013-01-18 Thread Jake Champlin
Fixed a camel case coding style issue. Signed-off-by: Jake Champlin jake.champlin...@gmail.com --- drivers/staging/zcache/zcache-main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/zcache/zcache-main.c b/drivers/staging/zcache/zcache-main.c index

Re: [PATCH] Staging: zcache-main: Fixed Camel Case Issue

2013-01-18 Thread Cong Ding
On Fri, Jan 18, 2013 at 09:56:44PM -0500, Jake Champlin wrote: Fixed a camel case coding style issue. Signed-off-by: Jake Champlin jake.champlin...@gmail.com --- drivers/staging/zcache/zcache-main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git