[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1764897.atdPhlSkOF@iron-maiden>
Date: Thu, 08 Jul 2021 13:23:37 -0400
From: Carlos Bilbao <bilbao@...edu>
To: Andrew Lunn <andrew@...n.ch>
Cc: 3chas3@...il.com, linux-atm-general@...ts.sourceforge.net,
gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org
Subject: [PATCH net-next v2] drivers: atm: Follow the indentation coding standard on printks
Fix indentation of printks that start at the beginning of the line. Change this
for the right number of space characters, or tabs if the file uses them.
Signed-off-by: Carlos Bilbao <bilbao@...edu>
---
Changelog:
- Replaced printk for DPRINTK on suni.c
- Directly removed the #if 0 printks.
---
Powered by blists - more mailing lists