]> git.ipfire.org Git - thirdparty/linux.git/commit
staging: media: atomisp: Fix typos and formatting in headers
authorHamdan Khan <hamdankhan212@gmail.com>
Mon, 9 Feb 2026 16:20:26 +0000 (21:20 +0500)
committerSakari Ailus <sakari.ailus@linux.intel.com>
Wed, 20 May 2026 08:29:28 +0000 (11:29 +0300)
commit5cb289b5397d198f0ae1ee70dc31fee1c46ff5f9
treef71f11d85725d6899d98d53d34af65803d999bfc
parenta380fa65d526b3e0d527cce0379b426bbe3f1c2e
staging: media: atomisp: Fix typos and formatting in headers

Update block and inline comments to follow kernel
commenting conventions, fix typos and wording, remove
redundant comments and reformat long comments for clarity
and line length consistency.

Although some comments used the /** ... */ style, they are not
kernel-doc comments and are converted to normal comment style.

No functional changes are intended.

Signed-off-by: Hamdan Khan <hamdankhan212@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
drivers/staging/media/atomisp/include/linux/atomisp.h
drivers/staging/media/atomisp/include/linux/atomisp_gmin_platform.h
drivers/staging/media/atomisp/include/linux/atomisp_platform.h