staging: most: remove multiple blank line
Multiple blank lines are not recommended in the kernel coding style. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
51d6859f23
commit
ba857e0ff0
@ -48,7 +48,6 @@ struct aim_channel {
|
||||
static struct list_head channel_list;
|
||||
static spinlock_t ch_list_lock;
|
||||
|
||||
|
||||
static struct aim_channel *get_channel(struct most_interface *iface, int id)
|
||||
{
|
||||
struct aim_channel *channel, *tmp;
|
||||
|
Loading…
x
Reference in New Issue
Block a user