Re: [PATCH v2] sparc64: sunvdc: Complete I/O request if vdisk server error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: chris hyser <chris.hyser@xxxxxxxxxx>
Date: Tue, 02 Dec 2014 11:53:37 -0500

> Sending it again. Thanks.

Please do not resubmit patches like a forwarded email
as you are doing here.

Submit is like a fresh, new, patch posting.

Your patch also has a few problems:

> + printk(KERN_ERR PFX "virtual disk server I/O error %d\n",
> +				desc->status);

Please use "pr_err()"

Also, on function calls that span multiple lines, you must
indent the send and subsequent lines of that function call
exactly to the column after the openning parenthesis of that
function call.

You must use the appropriate number of space and TAB characters
necessary to do so.  If you are only using TAB characters, you
are doing it wrong. :)
--
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Development]     [DCCP]     [Linux ARM Development]     [Linux]     [Photo]     [Yosemite Help]     [Linux ARM Kernel]     [Linux SCSI]     [Linux x86_64]     [Linux Hams]

  Powered by Linux