OSDN Git Service

staging: bcm2835-audio: Remove incorrect whitespace
authorSimon Sandström <simon@nikanor.nu>
Tue, 7 Feb 2017 11:01:10 +0000 (12:01 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2017 12:14:30 +0000 (13:14 +0100)
commit0042755fed69f955cc1b7559fad28d412d7054de
treee4c188237bfbe8a0dfc78bac865129204230d486
parent69c429864e693d2aaaea4adf2e6cfd0d30103781
staging: bcm2835-audio: Remove incorrect whitespace

According to the coding style, "bcm2835_ship ** rchip" should be
"bcm2835 **rchip".

Signed-off-by: Simon Sandström <simon@nikanor.nu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm2835-audio/bcm2835.c