summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorStefan Herdler <herdler@nurfuerspam.de>2024-05-07 03:24:46 +0300
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2024-06-04 17:19:56 +0300
commit3b013d82145a433cd101096e9d1cec67eefb7fa1 (patch)
tree421877347d6f60ff629c3780fd2860c86b31198e /include/uapi/linux
parent47da4d15c93aaf055225106b382423453f5eecc8 (diff)
downloadlinux-3b013d82145a433cd101096e9d1cec67eefb7fa1.tar.xz
media: av7110: coding style fixes: pointer_location
This patch fixes the following checkpatch warnings: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar" ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar" ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)" Whitespace changes only. "git diff -w" shows no changes. Signed-off-by: Stefan Herdler <herdler@nurfuerspam.de> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions