Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

soc: qcom: smd-rpm: Use tabs for defines

Use tabs for defines to make things spaced consistently.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Acked-by: Georgi Djakov <djakov@kernel.org>
Link: https://lore.kernel.org/r/20230526-topic-smd_icc-v7-3-09c78c175546@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>

authored by

Konrad Dybcio and committed by
Bjorn Andersson
82a793e2 cb011609

+2 -2
+2 -2
include/linux/soc/qcom/smd-rpm.h
··· 4 4 5 5 struct qcom_smd_rpm; 6 6 7 - #define QCOM_SMD_RPM_ACTIVE_STATE 0 8 - #define QCOM_SMD_RPM_SLEEP_STATE 1 7 + #define QCOM_SMD_RPM_ACTIVE_STATE 0 8 + #define QCOM_SMD_RPM_SLEEP_STATE 1 9 9 #define QCOM_SMD_RPM_STATE_NUM 2 10 10 11 11 /*