Input: cyapa_gen6 - aligned "*" each line

Consider * alignment in comments

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Link: https://lore.kernel.org/r/20220621070032.30072-1-jiangjian@cdjrlc.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
This commit is contained in:
Jiang Jian 2022-06-21 15:00:32 +08:00 committed by Dmitry Torokhov
parent 981facf94a
commit 0efff5c0e5

View file

@ -57,7 +57,7 @@ struct pip_app_resp_head {
* The value of data_status can be the first byte of data or
* the command status or the unsupported command code depending on the
* requested command code.
*/
*/
u8 data_status;
} __packed;