Jonathan Bergh ([email protected])

Number of posts: 74 (0.14 per day)
First post: 2022-09-15 09:13:35
Last post: 2024-03-09 08:53:58

Date List Subject
2023-10-20 23:24:21 linux-kernel [PATCH 5/5] staging: media: av7110: Fix various formating issues
2023-10-20 23:24:14 linux-kernel [PATCH 4/5] staging: media: av7110: Fix 'long int' and 'unsigned' variable declarations
2023-10-20 23:24:02 linux-kernel [PATCH 2/5] staging: media: av7110: Fix various whitespace checkpatch errors
2023-10-20 23:23:49 linux-kernel [PATCH 0/5] staging: media: av7110: Fix various formatting and small code issues
2023-10-14 10:40:54 linux-kernel Re: [PATCH 1/3] drivers: usb: Fix block comments whose trailing */ was not on a separate line
2023-10-14 08:36:48 linux-kernel [PATCH] staging: media: atomisp: Removed duplicate comment and fixed comment format
2023-10-01 03:45:58 linux-kernel [PATCH 3/3] drivers: usb: Remove unnecessary spaces before function pointer arguments
2023-09-30 23:55:45 linux-kernel [PATCH 1/3] drivers: usb: Fix block comments whose trailing */ was not on a separate line
2023-09-30 23:47:43 linux-kernel [PATCH 2/3] drivers: usb: Fix issue where *'s in multiline comments were not aligned
2023-09-30 20:43:25 linux-kernel [PATCH] drivers: usb: Remove unnecessary whitespace in function pointer declaration
2023-09-30 18:08:38 linux-kernel [PATCH 2/3] drivers: acpi: Remove parentheses where return value is not a function
2023-09-30 15:36:16 linux-kernel [PATCH 1/3] drivers: acpi: Fix pointer declarations in parameter lists which included whitespace spuriously
2023-09-30 09:08:06 linux-kernel [PATCH 3/3] drivers: acpi: Fix missing newline after declarations
2023-09-29 06:22:46 linux-kernel [PATCH 2/2] drivers: acpi: Remove braces for single line statement following a control statement
2023-09-29 04:18:22 linux-kernel [PATCH] drivers: acpi: Fix formatting issues where braces should be on newlines
2023-09-28 22:32:30 linux-kernel [PATCH 1/2] drivers: acpi: Fix label indentation and leading comma formatting issues
2023-09-18 04:55:32 linux-kernel Re: [PATCH] staging: vme_user: Replace strcpy with strscpy
2023-09-17 19:23:41 linux-kernel [PATCH] staging: vme_user: Replace strcpy with strscpy
2023-09-17 11:52:36 linux-kernel Re: [PATCH 2/2] staging: vme_user: Fix block comments where '*' on each line should be aligned
2023-09-14 23:44:19 linux-kernel [PATCH v2 2/2] staging: vme_user: Fix various comment formatting issues including comment content
2023-09-14 22:28:21 linux-kernel [PATCH v2 1/2] staging: vme_user: Remove spurious newlines between define statements
2023-09-05 16:23:04 linux-kernel Re: [PATCH] Staging: Fixed some formatting warnings in the vme_user driver
2022-09-15 09:13:35 linux-kernel [PATCH] Staging: Android: ashmem.c: Fixed missing const modifier