staging: unisys: Reduce indent
Remove some extra tabs in order to improve readalibility. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
0aa5ae1e2e
commit
216c3e2c13
1 changed files with 24 additions and 25 deletions
|
@ -1495,8 +1495,7 @@ visorbus_exit(void)
|
|||
|
||||
list_for_each_safe(listentry, listtmp, &list_all_bus_instances) {
|
||||
struct visor_device *dev = list_entry(listentry,
|
||||
struct
|
||||
visor_device,
|
||||
struct visor_device,
|
||||
list_all);
|
||||
remove_bus_instance(dev);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue