Re: [PATCH] kernel/power/disk.c trivial cleanups

2005-03-04 Thread Stefan Seyfried
Pavel Machek wrote: > Duplicate remove killed, thanks. I do not think debugging print > requires that much care... I think it does. I tried s4bios ("firmware" mode) on hp 4150 today and wondered why it said "mode set to firmware" but in fact did not do it. You'll get a complete report for this la

Re: [PATCH] kernel/power/disk.c trivial cleanups

2005-03-04 Thread Pavel Machek
Hi! > * Remove duplicate include. > > * Avoid "mode set to ''" message when error updating /sys/power/disk. > > Signed-off-by: Todd Poynor <[EMAIL PROTECTED]> Duplicate remove killed, thanks. I do not think debugging print requires that much care...