staging: vc04_services: TODO: remove trailing whitespace

Removed trailing whitespace to adhere to linux kernel coding style.
Reported by checkpatch.

Signed-off-by: Mitali Borkar <mitaliborkar810@gmail.com>
Link: https://lore.kernel.org/r/5a54a06bae846f1f037165c0c7ba7ffe5a55a4a8.1618223171.git.mitaliborkar810@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Mitali Borkar 2021-04-12 16:14:09 +05:30 коммит произвёл Greg Kroah-Hartman
Родитель f2f560e1bd
Коммит 70bdf4cc49
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -27,8 +27,8 @@ unused.
3) Make driver more portable
Building this driver with arm/multi_v7_defconfig or arm64/defconfig
leads to data corruption during the following command:
leads to data corruption during the following command:
vchiq_test -f 1
This should be fixed.