linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drivers: scsi: Describe and replace a word with better one in the file qlogicpti.h
@ 2021-02-05 12:55 Bhaskar Chowdhury
  2021-02-06  4:07 ` Julian Calaby
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-05 12:55 UTC (permalink / raw)
  To: jejb, martin.petersen, linux-scsi, linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury



s/fucking/awful/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/scsi/qlogicpti.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/qlogicpti.h b/drivers/scsi/qlogicpti.h
index 2b6374e08a7d..4a47631b22ea 100644
--- a/drivers/scsi/qlogicpti.h
+++ b/drivers/scsi/qlogicpti.h
@@ -62,7 +62,7 @@
 #define REQUEST_QUEUE_WAKEUP		0x8005
 #define EXECUTION_TIMEOUT_RESET		0x8006

-/* Am I fucking pedantic or what? */
+/* Am I awful pedantic or what? */
 struct Entry_header {
 #ifdef __BIG_ENDIAN
 	u8	entry_cnt;
--
2.30.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] drivers: scsi: Describe and replace a word with better one in the file qlogicpti.h
  2021-02-05 12:55 [PATCH] drivers: scsi: Describe and replace a word with better one in the file qlogicpti.h Bhaskar Chowdhury
@ 2021-02-06  4:07 ` Julian Calaby
  0 siblings, 0 replies; 2+ messages in thread
From: Julian Calaby @ 2021-02-06  4:07 UTC (permalink / raw)
  To: Bhaskar Chowdhury
  Cc: James E. J. Bottomley, Martin K. Petersen, Linux SCSI List, LKML,
	Randy Dunlap

Hi Bhaskar,

On Sat, Feb 6, 2021 at 9:55 AM Bhaskar Chowdhury <unixbhaskar@gmail.com> wrote:
>
>
>
> s/fucking/awful/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
>  drivers/scsi/qlogicpti.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/scsi/qlogicpti.h b/drivers/scsi/qlogicpti.h
> index 2b6374e08a7d..4a47631b22ea 100644
> --- a/drivers/scsi/qlogicpti.h
> +++ b/drivers/scsi/qlogicpti.h
> @@ -62,7 +62,7 @@
>  #define REQUEST_QUEUE_WAKEUP           0x8005
>  #define EXECUTION_TIMEOUT_RESET                0x8006
>
> -/* Am I fucking pedantic or what? */
> +/* Am I awful pedantic or what? */

You're right that this needs to go, but "awfully" is a better
replacement than "awful".

However it's likely that the entire comment can either be removed or
replaced with something more descriptive.

Thanks,

-- 
Julian Calaby

Email: julian.calaby@gmail.com
Profile: http://www.google.com/profiles/julian.calaby/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-06  5:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-05 12:55 [PATCH] drivers: scsi: Describe and replace a word with better one in the file qlogicpti.h Bhaskar Chowdhury
2021-02-06  4:07 ` Julian Calaby

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).