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 c
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 characters. You don't really need to
mention the removed braces because t
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
---
drivers/staging/bcm/Bcmchar.c | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/drivers/staging/bcm/Bcmchar.c b/dr