Re: [PATCH] drivers: staging: bcm: Removed a developer debug statement.

2013-10-29 Thread Greg KH
On Thu, Oct 24, 2013 at 01:02:45AM +0300, Dan Carpenter wrote: On Wed, Oct 23, 2013 at 03:11:20PM -0400, Chuong Ngo wrote: Removed a developer debug statement per the TODO list. Additionally, removed braces for the if-statement to match coding style. Line wrap the changelog at 72

[PATCH] drivers: staging: bcm: Removed a developer debug statement.

2013-10-23 Thread Chuong Ngo
Removed a developer debug statement per the TODO list. Additionally, removed braces for the if-statement to match coding style. Signed-off-by: Chuong Ngo cngo.git...@gmail.com --- drivers/staging/bcm/Bcmchar.c | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git