diff options
author | Mathias Krause <minipli@googlemail.com> | 2014-05-01 11:48:25 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-05-19 19:12:23 +0200 |
commit | b413cf490682d39a95e80a4751022b858d21bc6b (patch) | |
tree | 46cd65a864d2cdcffc2481d6c4d6458aa6140ec0 /drivers/scsi/sym53c8xx_2/sym_misc.h | |
parent | 806188a43c69c4e02895cb812bb4cd89afe2bd16 (diff) |
aic79xx: fix misuse of static variables
The format strings for various printk()s make use of a temporary
variable that is declared 'static'. This is probably not intended,
so fix those.
Found in the PaX patch, written by the PaX Team.
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Acked-by: Hannes Reinecke <hare@suse.de>
Cc: "James E.J. Bottomley" <JBottomley@parallels.com>
Cc: PaX Team <pageexec@freemail.hu>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/sym53c8xx_2/sym_misc.h')
0 files changed, 0 insertions, 0 deletions