cxgb4: cleanup some indenting
Add or remove some tabs so that statements line up correctly. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
6bc6d0a881
commit
2f3a87326d
1 changed files with 3 additions and 3 deletions
|
@ -2095,7 +2095,7 @@ do { \
|
||||||
#undef T
|
#undef T
|
||||||
#undef S
|
#undef S
|
||||||
#undef S3
|
#undef S3
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int sge_queue_entries(const struct adapter *adap)
|
static int sge_queue_entries(const struct adapter *adap)
|
||||||
|
|
Loading…
Add table
Reference in a new issue