From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Anderson Lizardo To: linux-bluetooth@vger.kernel.org Cc: Anderson Lizardo Subject: [PATCH BlueZ 0/9] Fix indentation and tab misuse Date: Fri, 27 Apr 2012 10:36:43 -0400 Message-Id: <1335537412-26478-1-git-send-email-anderson.lizardo@openbossa.org> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi, These are minor style fixes found "semi-automatically" while reviewing code. Best Regards, Anderson Lizardo (9): lib: Fix tab misuse tools: Fix tab misuse event: Fix tab misuse device: Fix tab misuse sap: Fix tab misuse monitor: Fix tab misuse deviceinfo: Fix indentation and tab misuse audio: Fix tab misuse hidd: Fix indentation audio/pcm_bluetooth.c | 2 +- compat/hidd.c | 2 +- deviceinfo/deviceinfo.c | 4 ++-- lib/hci.c | 2 +- lib/hci_lib.h | 2 +- monitor/packet.c | 2 +- sap/server.c | 2 +- src/device.c | 2 +- src/event.c | 2 +- src/event.h | 2 +- tools/hciattach_ath3k.c | 2 +- tools/sdptool.c | 2 +- 12 files changed, 13 insertions(+), 13 deletions(-) -- 1.7.5.4