From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5A2B9C4360C for ; Sun, 6 Oct 2019 21:31:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2FA942077B for ; Sun, 6 Oct 2019 21:31:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726741AbfJFVbO (ORCPT ); Sun, 6 Oct 2019 17:31:14 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:57358 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725811AbfJFVbO (ORCPT ); Sun, 6 Oct 2019 17:31:14 -0400 Received: from viro by ZenIV.linux.org.uk with local (Exim 4.92.2 #3 (Red Hat Linux)) id 1iHE7Q-0005Fd-Tt; Sun, 06 Oct 2019 21:31:09 +0000 Date: Sun, 6 Oct 2019 22:31:08 +0100 From: Al Viro To: Jules Irenge Cc: outreachy-kernel@googlegroups.com, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org, olsonse@umich.edu, hsweeten@visionengravers.com, abbotti@mev.co.uk Subject: Re: [PATCH] staging: comedi: Capitalize macro name to fix camelcase checkpatch warning Message-ID: <20191006213108.GJ26530@ZenIV.linux.org.uk> References: <20191006184903.12089-1-jbi.octave@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191006184903.12089-1-jbi.octave@gmail.com> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 06, 2019 at 07:49:03PM +0100, Jules Irenge wrote: [mA vs. MA] Table 5. SI prefixes Factor Name Symbol .... 10^6 mega M .... 10^-3 milli m Confusing one for another (especially for electrical units) can be... spectacular. FYI, 1mA is more or less what you get if you lick the terminals of a 9V battery; 1MA is about 30 times the current in typical lightning strike...