Skip to content

Documentation: Correct return type of my_read and my_write functions#419

Open
def3r wants to merge 1 commit intolinux-kernel-labs:masterfrom
def3r:device_drivers_rst
Open

Documentation: Correct return type of my_read and my_write functions#419
def3r wants to merge 1 commit intolinux-kernel-labs:masterfrom
def3r:device_drivers_rst

Conversation

@def3r
Copy link

@def3r def3r commented Sep 5, 2025

Change return types of the my_read and my_write example functions to match the read and write func ptrs in file_operations struct.

Change return types of the my_read and my_write example functions to match the read and write func ptrs in file_operations struct.

Signed-off-by: Ayaan Khan <excuseplanation@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant