Home
last modified time | relevance | path

Searched hist:b19dc1b79993a7e6a2c0aa1725f679bb9ae8ad89 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/bus/
H A Dbt1-apb.cdiff b19dc1b79993a7e6a2c0aa1725f679bb9ae8ad89 Thu May 28 16:50:46 CEST 2020 Serge Semin <Sergey.Semin@baikalelectronics.ru> bus: bt1-apb: Fix show/store callback identations

After fixing the sysfs calback return value the functions argumnets
identations have been left as before the fix. That made the
argments declarations being unaligned with respect to the space
surrounded by the parentheses.

Link: https://lore.kernel.org/r/20200528145050.5203-2-Sergey.Semin@baikalelectronics.ru
Signed-off-by: Serge Semin <Sergey.Semin@baikalelectronics.ru>
Cc: Alexey Malahov <Alexey.Malahov@baikalelectronics.ru>
Cc: Olof Johansson <olof@lixom.net>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: soc@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>