Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262104AbUJZDUV (ORCPT ); Mon, 25 Oct 2004 23:20:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262100AbUJZCwn (ORCPT ); Mon, 25 Oct 2004 22:52:43 -0400 Received: from pimout3-ext.prodigy.net ([207.115.63.102]:22929 "EHLO pimout3-ext.prodigy.net") by vger.kernel.org with ESMTP id S262121AbUJZCjF (ORCPT ); Mon, 25 Oct 2004 22:39:05 -0400 Date: Mon, 25 Oct 2004 19:38:58 -0700 From: Chris Wedgwood To: "Zhu, Yi" Cc: Andrew Morton , Pavel Machek , Linux Kernel Mailing List Subject: Re: [PATCH] [swsusp] print error message when swapping is disabled (fwd) Message-ID: <20041026023858.GA7467@taniwha.stupidest.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 494 Lines: 11 > + if ((error = swsusp_swap_check())) { > + printk(KERN_ERR "swsusp: FATAL: cannot find swap device, try " > + "swapon -a!\n"); maybe it's just me, but i would really prefer to have the occasional long(er) line that splitting strings like that - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/