Messages in this thread |  | | From | Björn Töpel <> | | Subject | Re: [PATCH] riscv/ptrace: add new regset to get original a0 register | | Date | Tue, 03 Dec 2024 12:23:01 +0100 |
| |
Celeste Liu <uwu@coelacanthus.name> writes:
>>> +static int riscv_orig_a0_get(struct task_struct *target, >>> + const struct user_regset *regset, >>> + struct membuf to) >> >> Use full 100 chars! > > Linux code style prefer 80 limit.
No, it has been increased to 100, since many years [1].
[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/scripts/checkpatch.pl#n60
|  |