]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - lib/parser.c
parser: add u64 number parser
authorJames Smart <james.smart@broadcom.com>
Fri, 21 Oct 2016 20:51:54 +0000 (23:51 +0300)
committerSagi Grimberg <sagi@grimberg.me>
Tue, 6 Dec 2016 08:17:03 +0000 (10:17 +0200)
commita317178e36b52f5f24ad226a77403eeea5ac05c4
tree8e070c2160f1a73c21d45622cea5cd5b36123cb2
parent27a4beef0b0508621c34aa61725eec2aa39904e0
parser: add u64 number parser

Will be used by the nvme-fabrics FC transport in parsing options

Signed-off-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
include/linux/parser.h
lib/parser.c