On 7/6/05, Nigel Cunningham <[email protected]> wrote:
> diff -ruNp 618-core.patch-old/kernel/power/suspend2_core/suspend.c 618-core.patch-new/kernel/power/suspend2_core/suspend.c
> --- 618-core.patch-old/kernel/power/suspend2_core/suspend.c 1970-01-01
> +#define SNPRINTF(a...) len += suspend_snprintf(debug_info_buffer + len, \
> + PAGE_SIZE - len - 1, ## a)
Please don't introduce subsystem specific wrappers for generic string
manipulation functions. Put them to lib/.
Pekka
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|